zf: update to 0.10.2
This commit is contained in:
parent
3c99771d1e
commit
a15407519e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zf'
|
# Template file for 'zf'
|
||||||
pkgname=zf
|
pkgname=zf
|
||||||
version=0.10.1
|
version=0.10.2
|
||||||
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=d1640134b002492d2ef823243bc49d96fe7e0780b0b2b45d29331caa9fbbbb27
|
checksum=b8e41f942c7033536fd64f9edea467a7ff4f45d52885d585f0adafb7803ac0ed
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue