mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 17:37:20 +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
1aaaf9b6e0
commit
ad8a0592e8
Vendored
+2
-1
@@ -1,2 +1,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