summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-23 13:47:49 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-23 13:48:02 +0200
commitbc425ec3e080ed88990427a3299a354d1dfa19f1 (patch)
tree58e1f653c6b6a9508f2540e2c35f4a302a3a3c34 /dev-python/python-pam/python-pam-2.0.2-r2.ebuild
parentdev-python/python-pam: Remove incorrect dep on dev-python/toml (diff)
downloadgentoo-bc425ec3e080ed88990427a3299a354d1dfa19f1.tar.gz
gentoo-bc425ec3e080ed88990427a3299a354d1dfa19f1.tar.bz2
gentoo-bc425ec3e080ed88990427a3299a354d1dfa19f1.zip
dev-python/python-pam: Fix distfile suffix
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-pam/python-pam-2.0.2-r2.ebuild')
-rw-r--r--dev-python/python-pam/python-pam-2.0.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-pam/python-pam-2.0.2-r2.ebuild b/dev-python/python-pam/python-pam-2.0.2-r2.ebuild
index 98fa1799afe2..b14b48e2b250 100644
--- a/dev-python/python-pam/python-pam-2.0.2-r2.ebuild
+++ b/dev-python/python-pam/python-pam-2.0.2-r2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="
"
SRC_URI="
https://github.com/FirefighterBlu3/python-pam/archive/v${PV}.tar.gz
- -> ${P}.tar.gz
+ -> ${P}.gh.tar.gz
"
LICENSE="MIT"