openradtool: update to 0.11.13.

This commit is contained in:
Duncaen 2021-03-01 14:41:15 +01:00
parent c0b9c59ed6
commit 0efd34b611
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'openradtool' # Template file for 'openradtool'
pkgname=openradtool pkgname=openradtool
version=0.11.12 version=0.11.13
revision=1 revision=1
build_style=configure build_style=configure
configure_args="PREFIX=/usr MANDIR=/usr/share/man" configure_args="PREFIX=/usr MANDIR=/usr/share/man"
@ -15,7 +15,7 @@ license="ISC"
homepage="https://kristaps.bsd.lv/openradtool/" homepage="https://kristaps.bsd.lv/openradtool/"
changelog="https://kristaps.bsd.lv/openradtool/archive.html" changelog="https://kristaps.bsd.lv/openradtool/archive.html"
distfiles="https://kristaps.bsd.lv/openradtool/snapshots/openradtool-${version}.tar.gz" distfiles="https://kristaps.bsd.lv/openradtool/snapshots/openradtool-${version}.tar.gz"
checksum=6ce797dd238374de7444f7aabbfc8b31259477c8bfe0616c48baf6e96f5ca663 checksum=d0b0e670e063e8b39161d0e25e528cd1f9a87067c88a67bc4833d133bc91143c
post_install() { post_install() {
sed -n '2,16p' main.c >LICENSE sed -n '2,16p' main.c >LICENSE