openradtool: update to 0.12.5.
This commit is contained in:
parent
dcff3bbedc
commit
4d206e299b
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.4
|
version=0.12.5
|
||||||
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=e2699f2a4eda1bd5e2ace625239acdcb5e40e86e357610331761ba7439d8f624
|
checksum=f74d4cb1f72124a6581e57392ca46b851870ebf0928addc71d6db90fe43992ee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '2,16p' main.c >LICENSE
|
sed -n '2,16p' main.c >LICENSE
|
||||||
|
|
Loading…
Reference in a new issue