openradtool: update to 0.11.1.
This commit is contained in:
parent
f541ea6aaf
commit
81e6b81bba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.11.13
|
||||
version=0.11.1
|
||||
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=d0b0e670e063e8b39161d0e25e528cd1f9a87067c88a67bc4833d133bc91143c
|
||||
checksum=90af8f7458880550acb90b1fca9918d5369339b54760ac9338d3b0691c7b9695
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in a new issue