dbeaver: update to 23.2.1.
This commit is contained in:
parent
629b3fee77
commit
1c19a848df
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=23.2.0
|
||||
version=23.2.1
|
||||
revision=1
|
||||
# the build downloads binaries linked to glibc
|
||||
archs="x86_64 aarch64"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://dbeaver.io"
|
||||
changelog="https://dbeaver.io/news/"
|
||||
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
|
||||
checksum=ef30d5c233dfa2dca653c8bb3d9a13f7e44c54505115142971ebcb4be393f167
|
||||
checksum=c6b6e71d7875859dab941ccec5c4f6248050874294107ac9c8085f9073dfb69b
|
||||
nopie=true
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue