summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-01 00:06:02 +0100
committerSam James <sam@gentoo.org>2022-10-01 00:24:20 +0100
commit43dd22ae47b14d0ad15b255f6c54a6ea19d20d73 (patch)
tree5b9eefdc0c663db0c91ffe4cc2527f7a509f7618 /media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.ebuild
parentmedia-plugins/gmpc-albumview: fix StaticSrcUri (diff)
downloadgentoo-43dd22ae47b14d0ad15b255f6c54a6ea19d20d73.tar.gz
gentoo-43dd22ae47b14d0ad15b255f6c54a6ea19d20d73.tar.bz2
gentoo-43dd22ae47b14d0ad15b255f6c54a6ea19d20d73.zip
media-plugins/gmpc-avahi: fix StaticSrcUri
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.ebuild')
-rw-r--r--media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.ebuild b/media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.ebuild
index e5cad496caa7..dde51a38c1c5 100644
--- a/media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.ebuild
+++ b/media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="This plugin discovers avahi enabled mpd servers"
HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_AVAHI"
-SRC_URI="https://download.sarine.nl/Programs/gmpc/11.8/${P}.tar.gz"
+SRC_URI="https://download.sarine.nl/Programs/gmpc/$(ver_cut 1-2)/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"