We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d1ae26 + 04ef9be commit 656cf9fCopy full SHA for 656cf9f
recipes/netifaces/recipe.sh
@@ -1,9 +1,9 @@
1
#!/bin/bash
2
3
-VERSION_netifaces=0.10.3
+VERSION_netifaces=0.10.4
4
DEPS_netifaces=(hostpython python setuptools)
5
URL_netifaces=http://pypi.python.org/packages/source/n/netifaces/netifaces-$VERSION_netifaces.tar.gz
6
-MD5_netifaces=b96913473e1dcc3c4a7c43bc15d10e26
+MD5_netifaces=36da76e2cfadd24cc7510c2c0012eb1e
7
BUILD_netifaces=$BUILD_PATH/netifaces/$(get_directory $URL_netifaces)
8
RECIPE_netifaces=$RECIPES_PATH/netifaces
9
0 commit comments