diff options
-rwxr-xr-x | extra/libcap/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libcap/Pkgfile b/extra/libcap/Pkgfile index 1cbf24b4d..79eb85fbf 100755 --- a/extra/libcap/Pkgfile +++ b/extra/libcap/Pkgfile @@ -8,7 +8,7 @@ name=libcap version=2.16 release=1 source=(http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-$version.tar.bz2\ - http://nutyx.meticul.eu/files/$name/{$name-$version-makefile.patch,$name-$version-drop-linux-workarounds.patch}) + http://nutyx.meticul.eu/files/patchs/$name/{$name-$version-makefile.patch,$name-$version-drop-linux-workarounds.patch}) build() { cd $name-$version |