dbeaver: update to 22.0.3.
This commit is contained in:
parent
8f4ee4855b
commit
18021642c0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=22.0.1
|
||||
revision=2
|
||||
version=22.0.3
|
||||
revision=1
|
||||
# the build downloads binaries linked to glibc
|
||||
archs="x86_64 aarch64"
|
||||
hostmakedepends="apache-maven"
|
||||
|
@ -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=2258f77b6e68fc0784dd7d92fc1297695b57e6ca22e3d454f21f328bf61e2bf0
|
||||
checksum=5af628ec7cd4c0e63fd074dd92d5668788136321cc273f778f20ff8c7907323a
|
||||
nopie=true
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then
|
||||
|
|
Loading…
Reference in a new issue