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'
|
||||
pkgname=zf
|
||||
version=0.10.0
|
||||
version=0.10.1
|
||||
revision=1
|
||||
build_style=zig-build
|
||||
configure_args="-Dpie"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://github.com/natecraddock/zf"
|
||||
changelog="https://raw.githubusercontent.com/natecraddock/zf/refs/heads/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/natecraddock/zf/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=a90b2fff1d552910897487d177eaf92176e421f097ad61c70b8f8b127deef160
|
||||
checksum=d1640134b002492d2ef823243bc49d96fe7e0780b0b2b45d29331caa9fbbbb27
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue