kwebapp: update to 0.6.13.
This commit is contained in:
parent
4f39ba443f
commit
4f500ef701
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kwebapp'
|
||||
pkgname=kwebapp
|
||||
version=0.6.12
|
||||
version=0.6.13
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="https://kristaps.bsd.lv/kwebapp/"
|
||||
distfiles="https://kristaps.bsd.lv/kwebapp/snapshots/kwebapp-${version}.tar.gz"
|
||||
checksum=93661936dac2a90a032c9af16e4a29fb3fdb64042a5d338b4f506f44762a26fd
|
||||
checksum=b165f7984a2013b8cb7e15093fac398eed483173e2661c1bc218ccc59abc1998
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' main.c >LICENSE
|
||||
|
|
Loading…
Reference in New Issue