dbeaver: update to 24.2.0.
This commit is contained in:
parent
33fba8e307
commit
65e05bc71b
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=24.1.5
|
||||
version=24.2.0
|
||||
revision=1
|
||||
_common_commit=25e030bf163b19e6ed80d2528af3f9a36616b1e0
|
||||
_common_commit=7fbb5f8334820761c88f50932ec5fc740780e624
|
||||
# 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="4b8678c67611c101ea920fabf97d72ff10da23b7e56f4e78e6712da33c939988
|
||||
d6fb6bda868dcac0f9f91301b030da9095f2b1e7b0fa715179fbbed1fd391d6e"
|
||||
checksum="9786cec52994dd873857d3af49dcac5b9bda8683bfea42b1ec62e8b1d9832638
|
||||
a705308315f0ca47df1544caa09e71716b3183b4c46e5998782ff85a0fe792d0"
|
||||
nopie=true
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue