openradtool: update to 0.11.6.

This commit is contained in:
Duncaen 2020-12-19 16:49:09 +01:00
parent 042d921f6e
commit e64dd67f43
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.4 version=0.11.6
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=3caf8531ee243ce055456f7a687ee6484fb125d2ebf0bfd8034620dfdfac1f68 checksum=418fe7d3a86ddc5666816fe55d9bf8e537718f0c6fb025c1686ca85e6f977cad
post_install() { post_install() {
sed -n '2,16p' main.c >LICENSE sed -n '2,16p' main.c >LICENSE