rset: update to 3.4.

This commit is contained in:
Leah Neukirchen
2026-08-05 16:57:21 +02:00
parent 3700f1a870
commit c00c032cb5
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'rset'
pkgname=rset
version=3.3
version=3.4
revision=1
build_style=gnu-makefile
make_build_args="-f Makefile.linux"
@@ -13,7 +13,7 @@ license="ISC"
homepage="https://scriptedconfiguration.org/"
changelog="https://github.com/eradman/rset/blob/master/NEWS"
distfiles="https://scriptedconfiguration.org/code/rset-${version}.tar.gz"
checksum=6d3eee35ce7db34ac15733f91ccfda7cbac14994e4dc8e1f9e4b7266bcc60e4a
checksum=a1ea9f3dc314d8e606b9780d28b814ae002a16ef3a8909fb13d36b8b4cd72a0d
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
make_build_args="-f Makefile.linux-compat"