diff options
author | Jaco Kroon <jaco@uls.co.za> | 2024-10-17 22:01:23 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-18 15:35:23 +0100 |
commit | 182bd581dcf610c73c65d81078ea668753209571 (patch) | |
tree | ada72099fd6c2e2cf6a8db4dd63462c82b5298bb /net-misc/asterisk-opus/asterisk-opus-22.0.1.3.0.ebuild | |
parent | net-misc/asterisk-g729: update HOMEPAGE (diff) | |
download | gentoo-182bd581dcf610c73c65d81078ea668753209571.tar.gz gentoo-182bd581dcf610c73c65d81078ea668753209571.tar.bz2 gentoo-182bd581dcf610c73c65d81078ea668753209571.zip |
net-misc/asterisk-opus: update HOMEPAGE
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/39023
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/asterisk-opus/asterisk-opus-22.0.1.3.0.ebuild')
-rw-r--r-- | net-misc/asterisk-opus/asterisk-opus-22.0.1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/asterisk-opus/asterisk-opus-22.0.1.3.0.ebuild b/net-misc/asterisk-opus/asterisk-opus-22.0.1.3.0.ebuild index feb5d9e04ddb..ffd4a9ed0926 100644 --- a/net-misc/asterisk-opus/asterisk-opus-22.0.1.3.0.ebuild +++ b/net-misc/asterisk-opus/asterisk-opus-22.0.1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="7" DESCRIPTION="OPUS codec and supporting files for asterisk" -HOMEPAGE="https://wiki.asterisk.org/wiki/display/AST/Codec+Opus" +HOMEPAGE="https://docs.asterisk.org/Configuration/Codec-Opus/" AST_PV="$(ver_cut 1-2)" MY_PV="$(ver_rs 2 _)" |