openradtool: update to 0.8.16.

This commit is contained in:
Duncaen 2020-06-29 16:30:33 +02:00
parent d880637189
commit bf67afd8a7
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'openradtool' # Template file for 'openradtool'
pkgname=openradtool pkgname=openradtool
version=0.8.15 version=0.8.16
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"
@ -14,7 +14,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=74338a7bd35d8027dbd0f75498ed53100369e7b5eee82960b32736d5ebc5392b checksum=685f35dd184301304a06e650b9ffef9adc20b5b60e71883c9d0bbae7726eb5ea
post_install() { post_install() {
sed -n '2,16p' main.c >LICENSE sed -n '2,16p' main.c >LICENSE