parent
4fb699e15f
commit
31de901975
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cowsql'
|
# Template file for 'cowsql'
|
||||||
pkgname=cowsql
|
pkgname=cowsql
|
||||||
version=1.15.4
|
version=1.15.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-example"
|
configure_args="--enable-example"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="dkwo <npiazza@disroot.org>"
|
||||||
license="custom:LGPL-3.0-only-linking-exception"
|
license="custom:LGPL-3.0-only-linking-exception"
|
||||||
homepage="https://github.com/cowsql/cowsql"
|
homepage="https://github.com/cowsql/cowsql"
|
||||||
distfiles="https://github.com/cowsql/cowsql/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/cowsql/cowsql/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=f37ac775e8165ccf5cee4c981672072ac11e8d23c25c92e94bd25a299d170668
|
checksum=723f7f8ede3bcb19c10a6c85c18a23ee34c6874cb4cf104c434bd69d6a916882
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue