openradtool: update to 0.12.6.
This commit is contained in:
parent
aa56e21c9e
commit
607568fb15
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.12.5
|
||||
version=0.12.6
|
||||
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=f74d4cb1f72124a6581e57392ca46b851870ebf0928addc71d6db90fe43992ee
|
||||
checksum=fec033245ad9371292f92eb87fce77e3e1d6b67ca131dcd181d36dc8df201023
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in New Issue