mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
rset: update to 2.8.
This commit is contained in:
parent
e43f4e1aa1
commit
f7d49c0966
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.7
|
version=2.8
|
||||||
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=0cfe2c4d64c75f43c6621cc33b4a7ca9694043c90817f760f55de2cdb37af743
|
checksum=370c23b65d569a1eec2cc43ade638acc740c34be7a1600e1024507e9dcb2aa19
|
||||||
|
|
||||||
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