rset: update to 2.5.
This commit is contained in:
parent
e8e8d62124
commit
0a3b5b6288
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rset'
|
||||
pkgname=rset
|
||||
version=2.4
|
||||
version=2.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="-f Makefile.linux"
|
||||
|
@ -14,7 +14,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=276f9c53c024aa004939e494aac5b5e88215e88fc96cad66dde5cbe258339efb
|
||||
checksum=effacb5b2230c091b7aabbfbebc665b5e52f8aa4bf4c8db9583549625472360f
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e 's/hostname -s/hostname/' tests/input/local_exec_out_01.pln
|
||||
|
|
Loading…
Reference in New Issue