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:
parent
5815cdb9d2
commit
453bf42ca5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue