openradtool: update to 0.8.13.
This commit is contained in:
parent
61d37d3eb9
commit
16281ed576
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.8.10
|
||||
version=0.8.13
|
||||
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=cbf1bb145e016a61579059fbce2673149af07caf007e75e19af2839b85cd4711
|
||||
checksum=22f300eddb9732c18fcc924d88a8f1c3600bd0395a2cdf8df4f4dc28a544a9da
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in a new issue