diff options
Diffstat (limited to 'base/libnl/Pkgfile')
-rw-r--r-- | base/libnl/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/libnl/Pkgfile b/base/libnl/Pkgfile index 3214c5e0e..45218e0bb 100644 --- a/base/libnl/Pkgfile +++ b/base/libnl/Pkgfile @@ -8,7 +8,7 @@ name=libnl version=1.1 release=1 source=(http://kiao.no-ip.info/sources/$name-$version.tar.gz\ - libnl-1.pc 01-missing_declaration.patch gcc43.patch) + http://nutyx.meticul.eu/files/patchs/{libnl-1.pc,01-missing_declaration.patch,gcc43.patch}) build() { cd $name-$version |