rset: update to 3.1.

This commit is contained in:
Leah Neukirchen 2024-09-26 16:48:26 +02:00
parent 594b3dc24a
commit 648e25bc7d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rset'
pkgname=rset
version=3.0
version=3.1
revision=1
build_style=gnu-makefile
make_build_args="-f Makefile.linux"
@ -12,7 +12,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=065b11ebe17f766478f748cc792a554a02fafb2f5d98a07a48e68417b5c5d2d8
checksum=25228ce805c2dc464fa7e5b26d2cffb5d7a4f37fdb2b7b7a3958a2aab6df1e1e
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
make_build_args="-f Makefile.linux-compat"