openradtool: update to 0.12.4.
This commit is contained in:
parent
93131c8379
commit
2eb96a8259
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.12.2
|
version=0.12.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"
|
||||||
|
@ -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=829368a87d28af95bb12ad986f1ae8055d7a657a59e7e8418acddaf7a0ad5d59
|
checksum=e2699f2a4eda1bd5e2ace625239acdcb5e40e86e357610331761ba7439d8f624
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '2,16p' main.c >LICENSE
|
sed -n '2,16p' main.c >LICENSE
|
||||||
|
|
Loading…
Reference in a new issue