diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 22:38:03 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 22:38:03 +0200 |
commit | 48262008d516e3980e407876428c6d79e3419698 (patch) | |
tree | 767a9951ca649bc580f543e9b2e39282d95707c0 /extra/sdl_sound/Pkgfile | |
parent | c12da517dd0943020894c0065afb0cc1bbfe3245 (diff) | |
download | nutyx-pakxe-48262008d516e3980e407876428c6d79e3419698.tar.gz nutyx-pakxe-48262008d516e3980e407876428c6d79e3419698.tar.bz2 nutyx-pakxe-48262008d516e3980e407876428c6d79e3419698.tar.xz nutyx-pakxe-48262008d516e3980e407876428c6d79e3419698.zip |
sdl_sound, port nettoyé
Diffstat (limited to 'extra/sdl_sound/Pkgfile')
-rw-r--r-- | extra/sdl_sound/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sdl_sound/Pkgfile b/extra/sdl_sound/Pkgfile index 62ef4d849..09ba0ceb3 100644 --- a/extra/sdl_sound/Pkgfile +++ b/extra/sdl_sound/Pkgfile @@ -9,7 +9,7 @@ name=sdl_sound version=1.0.3 release=1 source=(http://icculus.org/SDL_sound/downloads/SDL_sound-$version.tar.gz - flac.patch) + http://nutyx.meticul.eu/files/patchs/$name/flac.patch) build() { cd $SRC/SDL_sound-$version |