mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kshdb: update to 1.1.0.
This commit is contained in:
parent
3b9debee1c
commit
80cf88ab57
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kshdb'
|
# Template file for 'kshdb'
|
||||||
pkgname=kshdb
|
pkgname=kshdb
|
||||||
version=1.0.0
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="noarch"
|
archs="noarch"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/rocky/kshdb"
|
homepage="https://github.com/rocky/kshdb"
|
||||||
distfiles="https://github.com/rocky/kshdb/archive/${version}.tar.gz"
|
distfiles="https://github.com/rocky/kshdb/archive/${version}.tar.gz"
|
||||||
checksum=35156ef985fb3a76cf9372963a20f9718a629e6a702e3dbec7f414f9be4bfbfa
|
checksum=bfc4026e80c9f55719af6d5d51349be422292da828a8190ef86260ca8ac390c3
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue