mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zf: update to 0.10.1
This commit is contained in:
parent
3c473bb1ea
commit
10a3b992de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zf'
|
# Template file for 'zf'
|
||||||
pkgname=zf
|
pkgname=zf
|
||||||
version=0.10.0
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=zig-build
|
build_style=zig-build
|
||||||
configure_args="-Dpie"
|
configure_args="-Dpie"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/natecraddock/zf"
|
homepage="https://github.com/natecraddock/zf"
|
||||||
changelog="https://raw.githubusercontent.com/natecraddock/zf/refs/heads/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/natecraddock/zf/refs/heads/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/natecraddock/zf/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/natecraddock/zf/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=a90b2fff1d552910897487d177eaf92176e421f097ad61c70b8f8b127deef160
|
checksum=d1640134b002492d2ef823243bc49d96fe7e0780b0b2b45d29331caa9fbbbb27
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue