diff options
Diffstat (limited to 'extra/flac/Pkgfile')
-rwxr-xr-x | extra/flac/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/flac/Pkgfile b/extra/flac/Pkgfile index 5ab469e86..8145cfac5 100755 --- a/extra/flac/Pkgfile +++ b/extra/flac/Pkgfile @@ -8,7 +8,7 @@ name=flac version=1.2.1 release=1 source=( http://downloads.sourceforge.net/$name/$name-$version.tar.gz\ - gcc4.patch) + http://nutyx.meticul.eu/files/patchs/$name/gcc4.patch) build() { |