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:
Dominik Honnef 2016-01-14 00:11:27 +01:00
parent e96a5b1353
commit 418ad97f8e

View file

@ -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"