mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sqlitebrowser: update to 3.13.0.
This commit is contained in:
parent
f1aa49563c
commit
fc987ed46c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sqlitebrowser'
|
# Template file for 'sqlitebrowser'
|
||||||
pkgname=sqlitebrowser
|
pkgname=sqlitebrowser
|
||||||
version=3.12.2
|
version=3.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_QT5=1"
|
configure_args="-DUSE_QT5=1"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MPL-2.0, GPL-3.0-or-later"
|
license="MPL-2.0, GPL-3.0-or-later"
|
||||||
homepage="http://sqlitebrowser.org/"
|
homepage="http://sqlitebrowser.org/"
|
||||||
distfiles="https://github.com/sqlitebrowser/sqlitebrowser/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sqlitebrowser/sqlitebrowser/archive/v${version}.tar.gz"
|
||||||
checksum=645f98d38e5d128a449e93cebf03c8070f9eacd2d16b10e433a781d54a9d478a
|
checksum=fc56ac51ca28dd0e2d065775c037955b795e97ddc9f6666de4f62fa11425382c
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel qt5-tools-devel"
|
hostmakedepends+=" qt5-host-tools qt5-devel qt5-tools-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue