dbeaver: update to 22.3.3.
This commit is contained in:
parent
041d1214b8
commit
816e399623
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=22.3.1
|
||||
version=22.3.3
|
||||
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=d6f3fd9c09a5722c6ef4afca40b8b0fd83293677450e701a3166d0c36f1af08e
|
||||
checksum=cecd174c1f7a146a40ab94fc4ca5290cb9deb6849837f45d77040eed238f5836
|
||||
nopie=true
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue