otto: unrevbump
"Releases" are useless when they contain neither a list of dependencies, nor vendored dependencies. It is impossible to build otto now without backporting a ton of patches. They'll get their rebuild when they release a new version.
This commit is contained in:
parent
e96a5b1353
commit
418ad97f8e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'otto'
|
||||
pkgname=otto
|
||||
version=0.1.1
|
||||
revision=2
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="go git"
|
||||
go_import_path="github.com/hashicorp/otto"
|
||||
|
|
Loading…
Reference in New Issue