openradtool: update to 0.10.0.
This commit is contained in:
parent
d30f2da11b
commit
d5db199775
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.9.1
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -14,7 +14,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=7ea2593f0f35d16216ab0f59c1d47fef4b6a197617828509de0503e7e36ecd23
|
||||
checksum=4e972d2d61012902309b94fd7c65efe2bf37647e0ce9321a134788442c4e5a70
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in a new issue