mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-09 11:33:41 +08:00
PKG: mangle the name of the downloaded tarball from github
otherwise it is just v0.2.1
This commit is contained in:
committed by
Stefan van der Walt
parent
9fc9a7b86e
commit
d4e02e677c
Vendored
+2
-1
@@ -1,2 +1,3 @@
|
|||||||
version=3
|
version=3
|
||||||
http://github.com/scikits-image/scikits.image/downloads .*tarball/v([\d\.a-z]+)
|
options="uversionmangle=s/v//,filenamemangle=s/.*\/(.*)/scikits-image-$1\.tar\.gz/" \
|
||||||
|
http://github.com/scikits-image/scikits.image/downloads .*tarball/v([\d\.a-z]+)
|
||||||
|
|||||||
Reference in New Issue
Block a user