Bump revision of scons and mercurial.

* These provide a python module, so they need to be rebuilt in
  order to get those modules moved into the vendor-packages
  directory.
This commit is contained in:
Oliver Tappe
2013-10-15 12:04:55 +02:00
parent 4087da0126
commit d679195b5a
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ LICENSE="MIT"
COPYRIGHT="2001-2012 The SCons Foundation"
SRC_URI="http://superb-dca3.dl.sourceforge.net/project/scons/scons/2.2.0/scons-2.2.0.tar.gz"
CHECKSUM_MD5="f737f474a02d08156c821bd2d4d4b632"
REVISION="1"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PATCHES="scons-2.2.0.patchset"

View File

@@ -5,7 +5,7 @@ COPYRIGHT="2005-2012 Matt Mackall et al."
LICENSE="GNU GPL v2"
SRC_URI="http://mercurial.selenic.com/release/mercurial-2.2.2.tar.gz"
CHECKSUM_MD5="9f59b5d71969cbb2671702cd2a7a5a11"
REVISION="4"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PATCHES="mercurial-2.2.2.patch"