diff --git a/media-libs/faac/faac-1.29.9.2.recipe b/media-libs/faac/faac-1.30.recipe similarity index 85% rename from media-libs/faac/faac-1.29.9.2.recipe rename to media-libs/faac/faac-1.30.recipe index 5cd262242..7b9ea99da 100644 --- a/media-libs/faac/faac-1.29.9.2.recipe +++ b/media-libs/faac/faac-1.30.recipe @@ -5,8 +5,9 @@ COPYRIGHT="2003 Krzysztof Nikiel" LICENSE="FAAC GNU GPL v2" REVISION="1" -SOURCE_URI="https://downloads.sourceforge.net/faac/faac-$portVersion.tar.gz" -CHECKSUM_SHA256="d45f209d837c49dae6deebcdd87b8cc3b04ea290880358faecf5e7737740c771" +SOURCE_URI="https://github.com/knik0/faac/archive/${portVersion/./_}.tar.gz" +CHECKSUM_SHA256="adc387ce588cca16d98c03b6ec1e58f0ffd9fc6eadb00e254157d6b16203b2d2" +SOURCE_DIR="faac-${portVersion/./_}" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"