mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
dbeaver: update to 5.3.4.
This commit is contained in:
parent
07bc111e88
commit
4ba10dc579
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=5.3.3
|
version=5.3.4
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
hostmakedepends="apache-maven-bin"
|
hostmakedepends="apache-maven-bin"
|
||||||
|
@ -9,7 +9,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=9282c5de703271d888c621ba3c7b91407c730bc951e0b27409a26384359f928c
|
checksum=230672d5c4abe3ef325691066f299a854986362b6b2c6d7d127739fd546e98aa
|
||||||
nopie=true
|
nopie=true
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue