media-libs/opencv: url for contrib changed.
authorAmy Winston <amynka@gentoo.org>
Tue, 18 Aug 2015 15:40:19 +0000 (17:40 +0200)
committerAmy Winston <amynka@gentoo.org>
Tue, 18 Aug 2015 15:40:52 +0000 (17:40 +0200)
Package-Manager: portage-2.2.20.1

media-libs/opencv/opencv-3.0.0.ebuild

index b71e5099da58dcf9823d4ce2d29120d254510606..e2d2c7527eaff263ef12dde61f668cdbb0797fb1 100644 (file)
@@ -13,7 +13,7 @@ HOMEPAGE="http://opencv.org"
 SRC_URI="
        mirror://sourceforge/opencvlibrary/opencv-unix/${PV}/${P}.zip
        https://github.com/Itseez/${PN}/archive/${PV}.zip -> ${P}.zip
-       contrib? ( https://github.com/Itseez/${PN}_contrib/archive/master.zip -> ${PN}_contrib.zip )"
+       contrib? ( https://github.com/Itseez/opencv_contrib/archive/172fdb315280325a617fbb9db5ec5631acd8180e.zip -> ${PN}_contrib.zip )" # commit from 6.8.2015
 
 LICENSE="BSD"
 SLOT="0/3.0"