mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
fuzzypkg: update to 1.0.7.
This commit is contained in:
parent
657178d170
commit
dbb9d123b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fuzzypkg'
|
# Template file for 'fuzzypkg'
|
||||||
pkgname=fuzzypkg
|
pkgname=fuzzypkg
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
revision=1
|
revision=1
|
||||||
depends="bash xtools"
|
depends="bash xtools"
|
||||||
short_desc="XBPS fuzzy package manager"
|
short_desc="XBPS fuzzy package manager"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/zdykstra/fuzzypkg"
|
homepage="https://github.com/zdykstra/fuzzypkg"
|
||||||
distfiles="https://github.com/zdykstra/fuzzypkg/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zdykstra/fuzzypkg/archive/v${version}.tar.gz"
|
||||||
checksum=a3078ad6602ab9e5a158814f41a7ad4c82a4c161713c1cfe0d6e0afb1b6a82a8
|
checksum=14b9fde85a0b58e7ca34797c8e21c4257f10e323d0cf40dd3053c57c75e59ac0
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*|armv[67]*|aarch64*|ppc64le*)
|
x86_64*|i686*|armv[67]*|aarch64*|ppc64le*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue