dbeaver: update to 21.1.3.

This commit is contained in:
Arjan Mossel 2021-07-20 15:59:21 +02:00 committed by Érico Nogueira Rolim
parent cbb049e0dc
commit b4fb0434a5

View file

@ -1,6 +1,6 @@
# Template file for 'dbeaver' # Template file for 'dbeaver'
pkgname=dbeaver pkgname=dbeaver
version=21.1.2 version=21.1.3
revision=1 revision=1
# the build downloads binaries linked to glibc # the build downloads binaries linked to glibc
archs="x86_64" archs="x86_64"
@ -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=c944e0bfb88530a3ff28e153ed46869d23ab9f8e1cbca3594ce5e3c8c2133168 checksum=2f90677603d1f485bfb2bee73700830fa7c626a5c35822f17a5732c75def6837
nopie=true nopie=true
do_build() { do_build() {