mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
dbeaver: update to 25.0.2.
This commit is contained in:
parent
deed31d16d
commit
c263f4a662
1 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'dbeaver'
|
# Template file for 'dbeaver'
|
||||||
pkgname=dbeaver
|
pkgname=dbeaver
|
||||||
version=24.3.2
|
version=25.0.2
|
||||||
revision=1
|
revision=1
|
||||||
_dbeaver_common_commit=bc3c2e688a2578156efc42550ff750254dea0378
|
_dbeaver_common_commit=d072897b56551ad1bcd5ec3b04e2bbe455dfb361
|
||||||
_dbeaver_jdbc_libsql_commit=dc67e1440c64dd2da15707e14680087103e0a19f
|
_dbeaver_jdbc_libsql_commit=61afd4214a8b0d5af90405eb82b607d57e8190e2
|
||||||
# the build downloads binaries linked to glibc
|
# the build downloads binaries linked to glibc
|
||||||
archs="x86_64 aarch64"
|
archs="x86_64 aarch64"
|
||||||
build_wrksrc="dbeaver"
|
build_wrksrc="dbeaver"
|
||||||
|
@ -17,9 +17,9 @@ changelog="https://dbeaver.io/news/"
|
||||||
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz
|
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz
|
||||||
https://github.com/dbeaver/dbeaver-common/archive/${_dbeaver_common_commit}.tar.gz
|
https://github.com/dbeaver/dbeaver-common/archive/${_dbeaver_common_commit}.tar.gz
|
||||||
https://github.com/dbeaver/dbeaver-jdbc-libsql/archive/${_dbeaver_jdbc_libsql_commit}.tar.gz"
|
https://github.com/dbeaver/dbeaver-jdbc-libsql/archive/${_dbeaver_jdbc_libsql_commit}.tar.gz"
|
||||||
checksum="7f2f16566396f800a9345218eb4aecd5cf9e6611480454fc2372948c54c878aa
|
checksum="2ac42a4381d8d29a5e9b583299275f88fe9334d8640d607c73af89a26e2b4ae3
|
||||||
8ed55dffcea0c266e466559bba608086b16c3060d57d62b57e43c992db6983c2
|
d687fcce7f69da009936d7c60bc042584fa0f4390b3c31632d9c72c1fadbd2b0
|
||||||
a84bd6e105a0fe8ccafd506710c08cacd038f97ff1b5b83431287564efce2271"
|
09fc0118524b3278da9d949e55840128f5204af383c7f4fc0e997db09a464dc4"
|
||||||
nopie=true
|
nopie=true
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue