Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/zf/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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
Expand Down