mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
dbeaver: update to 24.1.3.
This commit is contained in:
parent
c458406972
commit
d9bde055bb
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'dbeaver'
|
# Template file for 'dbeaver'
|
||||||
pkgname=dbeaver
|
pkgname=dbeaver
|
||||||
version=24.1.1
|
version=24.1.3
|
||||||
revision=1
|
revision=1
|
||||||
_common_commit=ff8f3a6136667e35f00bc8840a078296eac3c7b2
|
_common_commit=dd047c4dd4358f88160cb98907b116b3f56fe4fe
|
||||||
# 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"
|
||||||
|
@ -15,8 +15,8 @@ homepage="https://dbeaver.io"
|
||||||
changelog="https://dbeaver.io/news/"
|
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/${_common_commit}.tar.gz"
|
https://github.com/dbeaver/dbeaver-common/archive/${_common_commit}.tar.gz"
|
||||||
checksum="8322d86e3e082abca13315aa67f4d7a5aed648b09b22b204354902c8234f7c6b
|
checksum="47dff9a64d2d7502e07bb4b93cb029c43f0dca6890f9703a7eea6f7355fcb752
|
||||||
e8da35acd91bf8803e6926e6f29c449148b7982a8bcdb12447613095dad38e1d"
|
adb45cf06e95bd731516dfdcb17c3048956042bb1a3101c243f58aac1fbf62c2"
|
||||||
nopie=true
|
nopie=true
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue