mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openradtool: update to 0.11.9.
This commit is contained in:
parent
9715e63dc5
commit
2041072ae7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openradtool'
|
# Template file for 'openradtool'
|
||||||
pkgname=openradtool
|
pkgname=openradtool
|
||||||
version=0.11.8
|
version=0.11.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||||
|
@ -15,7 +15,7 @@ license="ISC"
|
||||||
homepage="https://kristaps.bsd.lv/openradtool/"
|
homepage="https://kristaps.bsd.lv/openradtool/"
|
||||||
changelog="https://kristaps.bsd.lv/openradtool/archive.html"
|
changelog="https://kristaps.bsd.lv/openradtool/archive.html"
|
||||||
distfiles="https://kristaps.bsd.lv/openradtool/snapshots/openradtool-${version}.tar.gz"
|
distfiles="https://kristaps.bsd.lv/openradtool/snapshots/openradtool-${version}.tar.gz"
|
||||||
checksum=645c93319cd177462fe4f21c21a958bd6f6405c2be15e17062e21f292dfd32cb
|
checksum=31bc010ff42e2dc7c04e60efd2d2b229df3820980adce97068daec56f6686cab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '2,16p' main.c >LICENSE
|
sed -n '2,16p' main.c >LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue