dbeaver: update to 21.2.5.

This commit is contained in:
Arjan Mossel 2021-11-15 16:25:25 +01:00 committed by Érico Nogueira Rolim
parent a7d0c98955
commit 8707eeca8f

View file

@ -1,6 +1,6 @@
# Template file for 'dbeaver' # Template file for 'dbeaver'
pkgname=dbeaver pkgname=dbeaver
version=21.2.4 version=21.2.5
revision=1 revision=1
# the build downloads binaries linked to glibc # the build downloads binaries linked to glibc
archs="x86_64 aarch64" archs="x86_64 aarch64"
@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://dbeaver.io" homepage="https://dbeaver.io"
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz" distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
checksum=a129f5369723039348502f7e6e9e1579bbe155f3886a5e8b7511c7bc737770e7 checksum=55c5378a3ab3c02d27225dc7ad48d75619c3c84117f4d24e5ccaaa95979b4edd
nopie=true nopie=true
do_build() { do_build() {