openradtool: update to 0.11.7.
This commit is contained in:
parent
ed8f613a52
commit
b87785058c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.11.6
|
||||
version=0.11.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=418fe7d3a86ddc5666816fe55d9bf8e537718f0c6fb025c1686ca85e6f977cad
|
||||
checksum=13aa4583c84366016ce261729e2726e8a26267164ddf667e04baea8cb28d834b
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in a new issue