dbeaver: update to 22.1.3.
This commit is contained in:
parent
25313b5e17
commit
06be7a17ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dbeaver'
|
# Template file for 'dbeaver'
|
||||||
pkgname=dbeaver
|
pkgname=dbeaver
|
||||||
version=22.1.0
|
version=22.1.3
|
||||||
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=d31fb50abd96b1d3d86b03540597906447a9b6ecf612dbb0804074ec156dd8da
|
checksum=874921bad8bdcf37e4c9cb94f0b599f5d561de3934cecfef5ae2da3603a970a8
|
||||||
nopie=true
|
nopie=true
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then
|
if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue