diff options
-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 45218e0bb..30a2b1245 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\ - http://nutyx.meticul.eu/files/patchs/{libnl-1.pc,01-missing_declaration.patch,gcc43.patch}) + http://nutyx.meticul.eu/files/patchs/$name/{libnl-1.pc,01-missing_declaration.patch,gcc43.patch}) build() { cd $name-$version |