mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
dbeaver: update to 6.1.5.
This commit is contained in:
parent
61e44f5f51
commit
c32144add6
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=6.1.3
|
version=6.1.5
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="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=b7e0c74a912b60b26f7ab74a0917435c61198393207abc3a4ca08f7b7428a16d
|
checksum=3f5d75859dbdbd57acd3e6bea7d416d5327391a0b58c2ec9cadb7dedafd36a75
|
||||||
nopie=true
|
nopie=true
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue