dev-python/sdnotify: update SRC_URI

At least one gentoo mirror has a different package with the same name
cf http://tux.rainside.sk/gentoo/distfiles/sdnotify-0.3.2.tar.gz

Closes: https://bugs.gentoo.org/830148
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
This commit is contained in:
Viorel Munteanu
2021-12-28 12:55:39 +02:00
parent 8c7bee178d
commit 3381b1d7c2
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Python implementation of the systemd sd_notify protocol"
HOMEPAGE="https://github.com/bb4242/sdnotify"
SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb4242-${P}.tar.gz"
LICENSE="MIT"
SLOT="0"