openradtool: update to 0.12.9.
This commit is contained in:
parent
f39d06319a
commit
b5bdb49e1a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.12.8
|
||||
version=0.12.9
|
||||
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=bf877b1db23f84a897c9c2223aa9ad360a63089b01620f26a7bb9b680cac27d8
|
||||
checksum=239d62474b3f96ea066731e1c24dc7d576f5ca85438eed939c33cbee736d34e1
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in New Issue