openradtool: update to 0.12.2.
This commit is contained in:
parent
a7fcd2f1ea
commit
5ccaaa7648
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.11.15
|
||||
version=0.12.2
|
||||
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=947d35d445e7c48f84126929b301fcd260ae9d2f20764a8d6576d3e0953e90e5
|
||||
checksum=829368a87d28af95bb12ad986f1ae8055d7a657a59e7e8418acddaf7a0ad5d59
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in a new issue