dbeaver: update to 21.2.4.
This commit is contained in:
parent
786bb752a4
commit
c3e8e01e2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=21.2.3
|
||||
version=21.2.4
|
||||
revision=1
|
||||
# the build downloads binaries linked to glibc
|
||||
archs="x86_64 aarch64"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://dbeaver.io"
|
||||
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
|
||||
checksum=ea3bbbad9d09962fb2711309b56e74c75e973028cea395e3e27e454e831bb676
|
||||
checksum=a129f5369723039348502f7e6e9e1579bbe155f3886a5e8b7511c7bc737770e7
|
||||
nopie=true
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue