hugo: unrevbump

"Releases" are useless when they contain neither a list of dependencies,
nor vendored dependencies. It is impossible to build hugo 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:23:17 +01:00
parent 5815cdb9d2
commit 453bf42ca5

View file

@ -1,7 +1,7 @@
# Template file for 'hugo'
pkgname=hugo
version=0.15
revision=2
revision=1
build_style=go
hostmakedepends="git mercurial"
depends="python-Pygments"