openradtool: update to 0.10.3.
This commit is contained in:
parent
0a13f46927
commit
bfddd2a307
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.10.2
|
||||
version=0.10.3
|
||||
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=ae9c5341cc4a1631e6d1b11818ae031894bf42bcdc542334eca633c556708451
|
||||
checksum=95360f84993a7b7eefeede551b33861e37a11de5382aea8fb95d6b7fccf5f00b
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in a new issue