rset: update to 2.6.

This commit is contained in:
Leah Neukirchen 2023-09-07 14:17:29 +02:00
parent 8b1b51263e
commit e946d063da

View file

@ -1,6 +1,6 @@
# Template file for 'rset' # Template file for 'rset'
pkgname=rset pkgname=rset
version=2.5 version=2.6
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="-f Makefile.linux" make_build_args="-f Makefile.linux"
@ -14,7 +14,7 @@ license="ISC"
homepage="https://scriptedconfiguration.org/" homepage="https://scriptedconfiguration.org/"
changelog="https://github.com/eradman/rset/blob/master/NEWS" changelog="https://github.com/eradman/rset/blob/master/NEWS"
distfiles="https://scriptedconfiguration.org/code/rset-${version}.tar.gz" distfiles="https://scriptedconfiguration.org/code/rset-${version}.tar.gz"
checksum=effacb5b2230c091b7aabbfbebc665b5e52f8aa4bf4c8db9583549625472360f checksum=b6ba5bbd91d599f87f895901a7b41bd3976c02e58dfec08a73afec449f743be6
post_patch() { post_patch() {
vsed -i -e 's/hostname -s/hostname/' tests/input/local_exec_out_01.pln vsed -i -e 's/hostname -s/hostname/' tests/input/local_exec_out_01.pln