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

@@ -1 +1 @@
DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053 SHA512 f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3
DIST bb4242-sdnotify-0.3.2.tar.gz 3302 BLAKE2B add938bb947d8834abc9cbfaae28dfd85d9e9580d130f6dac0660a1f06f291723b909eac61eb39023d999566568985f93ab07587ab235bdfe79fe09efca28874 SHA512 08fbbd2865ac075f0faa4ee3c1a9e5afb824318a4863cc603bc544ebb173d9f1caf4941df19470c0c506b4f518cc1f30ec1d8be70b03a46afadf490765af2e55

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"