mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dbeaver: update to 24.1.4.
This commit is contained in:
parent
831eeff209
commit
5f56197f74
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.3
|
version=24.1.4
|
||||||
revision=1
|
revision=1
|
||||||
_common_commit=dd047c4dd4358f88160cb98907b116b3f56fe4fe
|
_common_commit=f883d97922b19a3481113c0971067f07c116aa6d
|
||||||
# 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="47dff9a64d2d7502e07bb4b93cb029c43f0dca6890f9703a7eea6f7355fcb752
|
checksum="047d837bf49b3a71f5a5c61dc92c0f5afd56659198376d3aafe3ddad0bd3895c
|
||||||
adb45cf06e95bd731516dfdcb17c3048956042bb1a3101c243f58aac1fbf62c2"
|
e0632d771d7a81712b52e4464f51f13a7a52efaa14fcce7781ea9c15bcfebfb5"
|
||||||
nopie=true
|
nopie=true
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue