|
@ -1,12 +1,12 @@ |
|
|
import 'compile/python' |
|
|
import 'compile/python' |
|
|
|
|
|
|
|
|
name=urllib3 |
|
|
name=urllib3 |
|
|
version=1.22 |
|
|
version=1.21.1 |
|
|
update_url="https://github.com/shazow/$name/releases" |
|
|
update_url="https://github.com/shazow/$name/releases" |
|
|
update_names="/archive/$version.tar.gz" |
|
|
update_names="/archive/$version.tar.gz" |
|
|
|
|
|
|
|
|
dlextract "https://github.com/shazow/$name/archive/$version/$name-$version.tar.gz" \ |
|
|
dlextract "https://github.com/shazow/$name/archive/$version/$name-$version.tar.gz" \ |
|
|
'8903a5c17af0c1e8b1793b0c57fbc816' |
|
|
'b0a2c692ea273dc120b209a027b0df3c' |
|
|
header_end |
|
|
header_end |
|
|
|
|
|
|
|
|
cd "$name-$version" |
|
|
cd "$name-$version" |
|
|