mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
* adjust several recipes to our new naming conventions
This commit is contained in:
@@ -3,7 +3,7 @@ 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="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="?x86_gcc2 ?x86"
|
||||
|
||||
PROVIDES="sqlite = $portVersion compat >= 3
|
||||
@@ -18,7 +18,7 @@ BUILD_REQUIRES="cmd:aclocal
|
||||
cmd:ld
|
||||
cmd:libtoolize
|
||||
cmd:make"
|
||||
BUILD_PREREQUIRES="haiku-devel >= $haikuVersion"
|
||||
BUILD_PREREQUIRES="haiku_devel >= $haikuVersion"
|
||||
|
||||
SOURCE_DIR="sqlite-autoconf-3071601"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user