Skip to content

Commit d54b313

Browse files
committed
del md5
1 parent 8c10fdd commit d54b313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/requests/recipe.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DEPS_requests=()
1010
URL_requests=https://pypi.python.org/packages/source/r/requests/requests-$VERSION_requests.tar.gz
1111

1212
# md5 of the package
13-
MD5_requests=adbd3f18445f7fe5e77f65c502e264fb
13+
MD5_requests=
1414

1515
# default build path
1616
BUILD_requests=$BUILD_PATH/requests/$(get_directory $URL_requests)

0 commit comments

Comments
 (0)