mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
openradtool: update to 0.7.4.
This commit is contained in:
parent
489beef84a
commit
d211bf563b
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.3
|
version=0.7.4
|
||||||
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"
|
||||||
|
@ -11,7 +11,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=22c9dbe11729c2a6547fdfadf73c060ba7c4fb6f9f199d53169e3e8c22bf0c53
|
checksum=6b572e7d6babde20a817b69397ab560ae6254a4b701cc55efba25851628a21c9
|
||||||
|
|
||||||
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