mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kwebapp: update to 0.6.14.
This commit is contained in:
parent
1683a9abd5
commit
6cd201836e
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'kwebapp'
|
# Template file for 'kwebapp'
|
||||||
pkgname=kwebapp
|
pkgname=kwebapp
|
||||||
version=0.6.13
|
version=0.6.14
|
||||||
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"
|
||||||
makedepends="expat-devel"
|
makedepends="expat-devel"
|
||||||
short_desc="Web application source generator"
|
short_desc="Web application source generator - (Deprecated, use openradtool)"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://kristaps.bsd.lv/kwebapp/"
|
homepage="https://kristaps.bsd.lv/kwebapp/"
|
||||||
distfiles="https://kristaps.bsd.lv/kwebapp/snapshots/kwebapp-${version}.tar.gz"
|
distfiles="https://kristaps.bsd.lv/kwebapp/snapshots/kwebapp-${version}.tar.gz"
|
||||||
checksum=b165f7984a2013b8cb7e15093fac398eed483173e2661c1bc218ccc59abc1998
|
checksum=ea36334a143300055b507840a9ea190455f2ae914801d8c8847ff82ae194611e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '2,16p' main.c >LICENSE
|
sed -n '2,16p' main.c >LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue