mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
openradtool: update to 0.8.3.
This commit is contained in:
parent
c9f8c9aba5
commit
85a9a4e174
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openradtool'
|
||||
pkgname=openradtool
|
||||
version=0.7.8
|
||||
version=0.8.3
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -9,10 +9,10 @@ checkdepends="kcgi ksql sqlite zlib-devel"
|
|||
short_desc="Web application source generator"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="ISC"
|
||||
#changelog="https://kristaps.bsd.lv/openradtool/archive.html"
|
||||
changelog="https://kristaps.bsd.lv/openradtool/archive.html"
|
||||
homepage="https://kristaps.bsd.lv/openradtool/"
|
||||
distfiles="https://kristaps.bsd.lv/openradtool/snapshots/openradtool-${version}.tar.gz"
|
||||
checksum=d76fb59454dee0c0efcd3dbc28008daf484e4dd80660839928dd031f25c932c1
|
||||
checksum=e0e1906d9aebe7f10999312ff3ab330e73215013612b44bddbf9ad19e03f54db
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue