openradtool: update to 0.8.3.

This commit is contained in:
Duncaen 2019-12-05 14:44:05 +01:00
parent c9f8c9aba5
commit 85a9a4e174
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.7.8 version=0.8.3
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"
@ -9,10 +9,10 @@ checkdepends="kcgi ksql sqlite zlib-devel"
short_desc="Web application source generator" short_desc="Web application source generator"
maintainer="Duncaen <duncaen@voidlinux.org>" maintainer="Duncaen <duncaen@voidlinux.org>"
license="ISC" license="ISC"
#changelog="https://kristaps.bsd.lv/openradtool/archive.html" changelog="https://kristaps.bsd.lv/openradtool/archive.html"
homepage="https://kristaps.bsd.lv/openradtool/" homepage="https://kristaps.bsd.lv/openradtool/"
distfiles="https://kristaps.bsd.lv/openradtool/snapshots/openradtool-${version}.tar.gz" distfiles="https://kristaps.bsd.lv/openradtool/snapshots/openradtool-${version}.tar.gz"
checksum=d76fb59454dee0c0efcd3dbc28008daf484e4dd80660839928dd031f25c932c1 checksum=e0e1906d9aebe7f10999312ff3ab330e73215013612b44bddbf9ad19e03f54db
post_install() { post_install() {
sed -n '2,16p' main.c >LICENSE sed -n '2,16p' main.c >LICENSE