ksql: update to 0.3.4.
This commit is contained in:
parent
fe367dec80
commit
c9ae45812a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ksql'
|
||||
pkgname=ksql
|
||||
version=0.3.3
|
||||
version=0.3.4
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="https://kristaps.bsd.lv/ksql/"
|
||||
distfiles="https://kristaps.bsd.lv/ksql/snapshots/ksql-${version}.tar.gz"
|
||||
checksum=9a670e73b98dd8d7baa63117c28ddd8c3eca1c6747fe6a27a08c461fc344d36e
|
||||
checksum=15ce5e2fcef52453a998abdc5bb7c67c1f47b14e5333e1ccb0b9f6ec9f3198f0
|
||||
|
||||
post_install() {
|
||||
sed -n '2,16p' ksql.c >LICENSE
|
||||
|
|
Loading…
Reference in a new issue