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