diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-27 20:45:36 +0100 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-27 20:45:36 +0100 |
commit | 8deb3befa3b89bed295a74f9c371ecc762b88679 (patch) | |
tree | 9312ff0199285f7e968a982afb5926391d2cfe66 /extra | |
parent | 146347f539e4b6769ed60e6803151304c2d620c6 (diff) | |
download | nutyx-extra-8deb3befa3b89bed295a74f9c371ecc762b88679.tar.gz nutyx-extra-8deb3befa3b89bed295a74f9c371ecc762b88679.tar.bz2 nutyx-extra-8deb3befa3b89bed295a74f9c371ecc762b88679.tar.xz nutyx-extra-8deb3befa3b89bed295a74f9c371ecc762b88679.zip |
libnl, maj source
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libnl/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libnl/Pkgfile b/extra/libnl/Pkgfile index c335d1474..3214c5e0e 100644 --- a/extra/libnl/Pkgfile +++ b/extra/libnl/Pkgfile @@ -7,7 +7,7 @@ name=libnl version=1.1 release=1 -source=(http://people.suug.ch/~tgr/$name/files/$name-$version.tar.gz\ +source=(http://kiao.no-ip.info/sources/$name-$version.tar.gz\ libnl-1.pc 01-missing_declaration.patch gcc43.patch) build() { |