dbeaver: update to 7.3.0.
This commit is contained in:
parent
720028f6cf
commit
b9b0de2eee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=7.2.4
|
||||
version=7.3.0
|
||||
revision=1
|
||||
# the build downloads binaries linked to glibc
|
||||
archs="x86_64"
|
||||
|
@ -10,7 +10,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=355a302622a7fc8d9a083c40fb6d8dacafeda7d8eb0505db2e2d0da024178541
|
||||
checksum=c2c2fbd92b6dab0c452f8597a0ea0586a9f43b2b16c378b48742e4d684824fd0
|
||||
nopie=true
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue