dbeaver: update to 24.1.5.
This commit is contained in:
parent
de0a2274e6
commit
396cf2cdaa
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=24.1.4
|
||||
version=24.1.5
|
||||
revision=1
|
||||
_common_commit=f883d97922b19a3481113c0971067f07c116aa6d
|
||||
_common_commit=25e030bf163b19e6ed80d2528af3f9a36616b1e0
|
||||
# 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="047d837bf49b3a71f5a5c61dc92c0f5afd56659198376d3aafe3ddad0bd3895c
|
||||
e0632d771d7a81712b52e4464f51f13a7a52efaa14fcce7781ea9c15bcfebfb5"
|
||||
checksum="4b8678c67611c101ea920fabf97d72ff10da23b7e56f4e78e6712da33c939988
|
||||
d6fb6bda868dcac0f9f91301b030da9095f2b1e7b0fa715179fbbed1fd391d6e"
|
||||
nopie=true
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue