openradtool: update to 0.12.7.
This commit is contained in:
parent
d8b1ab8b7f
commit
95f75d0cdc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.12.6
|
||||
version=0.12.7
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -15,7 +15,7 @@ license="ISC"
|
|||
homepage="https://kristaps.bsd.lv/openradtool/"
|
||||
changelog="https://kristaps.bsd.lv/openradtool/archive.html"
|
||||
distfiles="https://kristaps.bsd.lv/openradtool/snapshots/openradtool-${version}.tar.gz"
|
||||
checksum=fec033245ad9371292f92eb87fce77e3e1d6b67ca131dcd181d36dc8df201023
|
||||
checksum=366657ecd0b417ba1293a946ec05f7372d561aac7d2566504809608fdf5f6baa
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in a new issue