ksql: update to 0.3.5.

This commit is contained in:
Duncaen 2018-12-30 21:56:58 +01:00
parent eb353aca70
commit 2b7c03d4ae

View file

@ -1,6 +1,6 @@
# Template file for 'ksql' # Template file for 'ksql'
pkgname=ksql pkgname=ksql
version=0.3.4 version=0.3.5
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"
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="ISC" license="ISC"
homepage="https://kristaps.bsd.lv/ksql/" homepage="https://kristaps.bsd.lv/ksql/"
distfiles="https://kristaps.bsd.lv/ksql/snapshots/ksql-${version}.tar.gz" distfiles="https://kristaps.bsd.lv/ksql/snapshots/ksql-${version}.tar.gz"
checksum=15ce5e2fcef52453a998abdc5bb7c67c1f47b14e5333e1ccb0b9f6ec9f3198f0 checksum=8db29bf3af8a8af0b151efbcc0e9a908851e03b387601fda185cb06326501cb5
post_install() { post_install() {
sed -n '2,16p' ksql.c >LICENSE sed -n '2,16p' ksql.c >LICENSE