mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
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:
@@ -5,11 +5,11 @@ Optional C extensions can be built for improved performance."
|
||||
HOMEPAGE="http://www.samba.org/~jelmer/dulwich/"
|
||||
COPYRIGHT="2008-2013 Jelmer Vernooij"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/d/dulwich/dulwich-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8f9070f37eec6175aab60d7064246b5b6453b2fab342589101f1c8feda0a0cc6"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
dulwich = $portVersion
|
||||
@@ -22,6 +22,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
cmd:python2
|
||||
lib:libpython2.7
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user