summaryrefslogtreecommitdiff
path: root/media-libs/vo-amrwbenc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
commit3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch)
treecb6347688c91bfbdebe49a78a55dad3d72cc193e /media-libs/vo-amrwbenc
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'media-libs/vo-amrwbenc')
-rw-r--r--media-libs/vo-amrwbenc/Manifest4
-rw-r--r--media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild4
-rw-r--r--media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/vo-amrwbenc/Manifest b/media-libs/vo-amrwbenc/Manifest
index 34a5e698de97..a904847f430a 100644
--- a/media-libs/vo-amrwbenc/Manifest
+++ b/media-libs/vo-amrwbenc/Manifest
@@ -1,4 +1,4 @@
DIST vo-amrwbenc-0.1.3.tar.gz 608936 BLAKE2B 7283ef12c40e25d768d9d0be6cede6a514fc881cd67185700c0afe4e03c97c660d74f28fccbad436b4067ec07be574c10b73f00a162195697714ffe0c127b168 SHA512 5f132f798f00ec2c0619700ab1ce456897792b45631af4b538c866636af9c9de5600af5f79040c41c3dc69c17cf4be7032139a9518a46a4276431e091f3dd6a9
-EBUILD vo-amrwbenc-0.1.3.ebuild 911 BLAKE2B f1d251514ef98a6fd46d2ce22c87720bf7fd41ac2e18883bdebef58859a4c8b58260d20dcd0fbfa2d5d21987fe14739177c57986bed1e3dfe8102e7135a1d800 SHA512 858e27f921fa45a77fc7fe67b4d665f6ed2ebdfb4d4b6837a29eab8b9f69aa94502809347a7d3974674adcb36d1cf93077341e5786559ac66ac75733afde8bb5
-EBUILD vo-amrwbenc-9999.ebuild 898 BLAKE2B 3704a6aeaeb01fec2108329cfb3076f2c027bcde416a7a4c876e305192413d6bd4bd7abb155fbd6801f4d41594c5355482314a25f6d46ca00c6e948ea1df8971 SHA512 f4b69838747e20b138f330843a561eda662335ea765ed8a921efedcafe572367dd75af025f218ead04072bf3fbd7db49ab1ea31942040c2c9361193777280fdd
+EBUILD vo-amrwbenc-0.1.3.ebuild 924 BLAKE2B bc4d3ad09a4109fbb9e6d59c6224ddb9f291fb6a3365f86085d22ba7be41b74f7bb656196bd5dc8972e4a71b2dd5c077fbac50cf4d8c646f54312a941d354d62 SHA512 7f3a48734e35dd0b6ccdad3ee9d07aaeb44726ebf6dce81a10e268cf718109524184d0e1970dbf2a6f09d20cd0ce71a9bc802107739e551095d1fe0a6a7b55ad
+EBUILD vo-amrwbenc-9999.ebuild 911 BLAKE2B 9b7aee6e4f1e3afbdc34cc3999b67d4d7c7ead353f8264abf66abfd7312ff7497c17031db88bf0ec1040f51cd684614cc645a98c6ea1644e64cfc831ccd2f5c0 SHA512 4910c2df4145d80fcdebc69f400236f6029fa78f5dba0bec40b9234300f3656717bfb3106ab7107802315f4f70ca72dae56b760681538987291e5106225391f4
MISC metadata.xml 655 BLAKE2B 2b42470b05af94621eaf18403073245bcde97002cbcbec25cce2c77d41ae7ce3b6edd735282c5063af449358baaf8ff9388dcb141fd771ae9fe0cf279212b005 SHA512 0ea94a410741820b11726c002a271e934f077972a2d6d144827fb9e9a910c6ff01393a64bf60f6a07158a4ade90fa7d093655a0a70a985d4ab7f187a140983c8
diff --git a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
index 1c9b7dffeb79..25f4baebfb57 100644
--- a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
+++ b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
EGIT_REPO_URI="https://github.com/mstorsjo/vo-amrwbenc.git"
else
- SRC_URI="mirror://sourceforge/opencore-amr/${P}.tar.gz"
+ SRC_URI="https://downloads.sourceforge.net/opencore-amr/${P}.tar.gz"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
fi
diff --git a/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild b/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild
index b6e61b7d5807..006645426f05 100644
--- a/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild
+++ b/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
EGIT_REPO_URI="https://github.com/mstorsjo/vo-amrwbenc.git"
else
- SRC_URI="mirror://sourceforge/opencore-amr/${P}.tar.gz"
+ SRC_URI="https://downloads.sourceforge.net/opencore-amr/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
fi