dbeaver: update to 24.1.4.
This commit is contained in:
parent
831eeff209
commit
5f56197f74
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=24.1.3
|
||||
version=24.1.4
|
||||
revision=1
|
||||
_common_commit=dd047c4dd4358f88160cb98907b116b3f56fe4fe
|
||||
_common_commit=f883d97922b19a3481113c0971067f07c116aa6d
|
||||
# the build downloads binaries linked to glibc
|
||||
archs="x86_64 aarch64"
|
||||
build_wrksrc="dbeaver"
|
||||
|
@ -15,8 +15,8 @@ homepage="https://dbeaver.io"
|
|||
changelog="https://dbeaver.io/news/"
|
||||
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz
|
||||
https://github.com/dbeaver/dbeaver-common/archive/${_common_commit}.tar.gz"
|
||||
checksum="47dff9a64d2d7502e07bb4b93cb029c43f0dca6890f9703a7eea6f7355fcb752
|
||||
adb45cf06e95bd731516dfdcb17c3048956042bb1a3101c243f58aac1fbf62c2"
|
||||
checksum="047d837bf49b3a71f5a5c61dc92c0f5afd56659198376d3aafe3ddad0bd3895c
|
||||
e0632d771d7a81712b52e4464f51f13a7a52efaa14fcce7781ea9c15bcfebfb5"
|
||||
nopie=true
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue