mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user