mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
dbeaver: update to 22.0.1.
This commit is contained in:
parent
0dc0cc9246
commit
1eb6fd3be8
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.0.0
|
version=22.0.1
|
||||||
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=c4e995ce3c46723f071faefe8dc68df54f001c634e757a9bf89c594fe3a55613
|
checksum=2258f77b6e68fc0784dd7d92fc1297695b57e6ca22e3d454f21f328bf61e2bf0
|
||||||
nopie=true
|
nopie=true
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then
|
if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue