mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
packer-bin: fix missing revision
This commit is contained in:
parent
a96fd7f295
commit
5f5440a08e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="MPL-2"
|
||||
homepage="http://www.packer.io"
|
||||
nocross=yes
|
||||
provides="packer-${version}"
|
||||
provides="packer-${version}_${revision}"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64)
|
||||
|
|
Loading…
Add table
Reference in a new issue