mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
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 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'packer'
|
# Template file for 'packer'
|
||||||
pkgname=packer
|
pkgname=packer
|
||||||
version=0.8.6
|
version=0.8.6
|
||||||
revision=4
|
revision=3
|
||||||
replaces="packer-bin>=0"
|
replaces="packer-bin>=0"
|
||||||
short_desc="Create identical multiplatform machine images from a single source"
|
short_desc="Create identical multiplatform machine images from a single source"
|
||||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue