diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 08:47:33 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 08:47:33 +0200 |
commit | 0e72bb3b34b64499186680fdf3257f4643162b25 (patch) | |
tree | 5d167497506a86bb8d7ce9549c7c2f7ed047ba0a /extra/libmusicbrainz/Pkgfile | |
parent | 68a220cd97d14d3f800821bdeed274021d9356d1 (diff) | |
download | nutyx-pakxe-0e72bb3b34b64499186680fdf3257f4643162b25.tar.gz nutyx-pakxe-0e72bb3b34b64499186680fdf3257f4643162b25.tar.bz2 nutyx-pakxe-0e72bb3b34b64499186680fdf3257f4643162b25.tar.xz nutyx-pakxe-0e72bb3b34b64499186680fdf3257f4643162b25.zip |
libmusicbrainz, port nettoyé
Diffstat (limited to 'extra/libmusicbrainz/Pkgfile')
-rwxr-xr-x | extra/libmusicbrainz/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libmusicbrainz/Pkgfile b/extra/libmusicbrainz/Pkgfile index b3c411be2..cac89d16c 100755 --- a/extra/libmusicbrainz/Pkgfile +++ b/extra/libmusicbrainz/Pkgfile @@ -8,7 +8,7 @@ name=libmusicbrainz version=2.1.5 release=1 source=( ftp://ftp.musicbrainz.org/pub/musicbrainz/$name-$version.tar.gz\ - gcc4.patch) + http://nutyx.meticul.eu/files/patchs/$name/gcc4.patch) build() { |