diff --git a/srcpkgs/rset/template b/srcpkgs/rset/template index cca52c13cba..af092ef5d01 100644 --- a/srcpkgs/rset/template +++ b/srcpkgs/rset/template @@ -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"