mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openradtool: update to 0.7.8.
This commit is contained in:
parent
4dc00db8dd
commit
f35a389620
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.7.6
|
version=0.7.8
|
||||||
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"
|
||||||
|
@ -12,7 +12,7 @@ license="ISC"
|
||||||
#changelog="https://kristaps.bsd.lv/openradtool/archive.html"
|
#changelog="https://kristaps.bsd.lv/openradtool/archive.html"
|
||||||
homepage="https://kristaps.bsd.lv/openradtool/"
|
homepage="https://kristaps.bsd.lv/openradtool/"
|
||||||
distfiles="https://kristaps.bsd.lv/openradtool/snapshots/openradtool-${version}.tar.gz"
|
distfiles="https://kristaps.bsd.lv/openradtool/snapshots/openradtool-${version}.tar.gz"
|
||||||
checksum=34a61a06587a56ebcef24bf208131dd78750d537b1007cd7e1f8881d57d35a88
|
checksum=d76fb59454dee0c0efcd3dbc28008daf484e4dd80660839928dd031f25c932c1
|
||||||
|
|
||||||
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