Bump revisions for x86_64 rebuild after time_t change.

* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
This commit is contained in:
Jerome Duval
2017-06-26 20:25:31 +02:00
parent 7e74ec7398
commit fc0936b040
614 changed files with 764 additions and 631 deletions

View File

@@ -4,7 +4,7 @@ to create, design, and edit database files compatible with SQLite."
HOMEPAGE="http://sqlitebrowser.org/"
COPYRIGHT="2012-2016 Martin Kleusberg"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/sqlitebrowser/sqlitebrowser/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="d0d2e06a69927ba1d0b955f3261ce70c61befc5bd5ddaa06752dae8bb4219ed8"
SOURCE_FILENAME="sqlitebrowser-$portVersion.tar.gz"
@@ -34,7 +34,7 @@ BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make
cmd:qmake
cmd:qmake >= 4.8
cmd:sed
"