diff options
Diffstat (limited to 'libfame/Pkgfile')
-rwxr-xr-x | libfame/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libfame/Pkgfile b/libfame/Pkgfile index e7fd452aa..7a1f09d34 100755 --- a/libfame/Pkgfile +++ b/libfame/Pkgfile @@ -6,8 +6,8 @@ name=libfame version=0.9.1 release=1 -source=( http://downloads.sourceforge.net/fame/$name-$version.tar.gz\ - http://www.linuxfromscratch.org/patches/blfs/svn/libfame-0.9.1-gcc34-1.patch\ +source=(http://downloads.sourceforge.net/fame/$name-$version.tar.gz + libfame-0.9.1-gcc34-1.patch http://nutyx.meticul.eu/files/patchs/$name/libfame-0.9.1-config-1.patch) build() { |