mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
dbeaver: update to 22.0.5.
This commit is contained in:
parent
a3aac5d476
commit
d271150a3a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=22.0.4
|
||||
version=22.0.5
|
||||
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=ebb6c99d5875a7d68e7a6adb3dc99f2868096208f97137560ba6dbbfb3a06f37
|
||||
checksum=f41e5000f885097be49f57616561debdd53c700e3255153d48b4c42db1f81452
|
||||
nopie=true
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue