packer: unrevbump
"Releases" are useless when they contain neither a list of dependencies, nor vendored dependencies. It is impossible to build packer now without backporting a ton of patches. They'll get their rebuild when they release a new version.
This commit is contained in:
parent
29532a6135
commit
e96a5b1353
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'packer'
|
||||
pkgname=packer
|
||||
version=0.8.6
|
||||
revision=4
|
||||
revision=3
|
||||
replaces="packer-bin>=0"
|
||||
short_desc="Create identical multiplatform machine images from a single source"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue