rset: update to 2.7.
This commit is contained in:
parent
dbba7d1f0a
commit
1e82f1b072
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rset'
|
# Template file for 'rset'
|
||||||
pkgname=rset
|
pkgname=rset
|
||||||
version=2.6
|
version=2.7
|
||||||
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=b6ba5bbd91d599f87f895901a7b41bd3976c02e58dfec08a73afec449f743be6
|
checksum=0cfe2c4d64c75f43c6621cc33b4a7ca9694043c90817f760f55de2cdb37af743
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue