diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-11-21 05:52:20 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-11-21 05:52:20 (GMT) |
commit | 425509e3c6c85f869d086b39b00ebce8fccd3000 (patch) | |
tree | 76a4479b0bd5d9ce1286a539834a15771e33b5b7 | |
parent | 997b1c1493029f6e416733b6b43894ab1d894f82 (diff) | |
download | linhes_pkgbuild-425509e3c6c85f869d086b39b00ebce8fccd3000.zip linhes_pkgbuild-425509e3c6c85f869d086b39b00ebce8fccd3000.tar.gz linhes_pkgbuild-425509e3c6c85f869d086b39b00ebce8fccd3000.tar.bz2 |
python-netifaces: recompile per execheck.sh
-rw-r--r-- | abs/core/python-netifaces/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/python-netifaces/PKGBUILD b/abs/core/python-netifaces/PKGBUILD index 8f89bab..7b526cb 100644 --- a/abs/core/python-netifaces/PKGBUILD +++ b/abs/core/python-netifaces/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-netifaces _orig_name=netifaces pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Portable module to access network interface information in Python." depends=('python2') makedepend=('gcc') |