Revision 1 of sqlite-3.7.16.1:

* declared as untested on all architectures, such that it won't be tried
  by haikuporter yet
This commit is contained in:
Oliver Tappe
2013-04-12 23:11:39 +00:00
parent 3a9b7d1808
commit 01383b538d

View File

@@ -3,8 +3,8 @@ DESCRIPTION="SQLite is a software library that implements a self-contained, serv
HOMEPAGE="http://www.sqlite.org/"
SRC_URI="http://www.sqlite.org/sqlite-autoconf-3071601.tar.gz"
CHECKSUM_MD5="8860d1a1ed26d40f07e3c7ae035b644a"
REVISION="3"
ARCHITECTURES="x86_gcc2 ?x86"
REVISION="1"
ARCHITECTURES="?x86_gcc2 ?x86"
PROVIDES="sqlite = $portVersion compat >= 3
cmd:sqlite3 = $portVersion compat >= 3