mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rset: update to 2.9.
This commit is contained in:
parent
63b5dddf76
commit
2e667b3ddf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rset'
|
# Template file for 'rset'
|
||||||
pkgname=rset
|
pkgname=rset
|
||||||
version=2.8
|
version=2.9
|
||||||
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=370c23b65d569a1eec2cc43ade638acc740c34be7a1600e1024507e9dcb2aa19
|
checksum=23669ddff71fe9ef53e0517f085489328a1d9fb70648f465f5c18ff08731dec9
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue