openradtool: update to 0.12.10.
This commit is contained in:
parent
d4af36ff35
commit
57c96d4b6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.12.9
|
||||
version=0.12.10
|
||||
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=239d62474b3f96ea066731e1c24dc7d576f5ca85438eed939c33cbee736d34e1
|
||||
checksum=7f0bbfb214f1e0fd9250b549bfae7fb04ab20ad3aebddd0b2693debb3dcf2b6a
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in a new issue