diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-31 12:50:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-31 12:50:03 +0000 |
| commit | ad39ea6dc6875aa70d3e1a7d81eaff7d08aa5810 (patch) | |
| tree | e3b4bba98989393881cf3ccd040048d07247201d /dev-python/python-ptrace/python-ptrace-0.9.8.ebuild | |
| parent | b6450eb2f3b325710dea2eb7c32130d496f98f83 (diff) | |
| download | baldeagleos-repo-ad39ea6dc6875aa70d3e1a7d81eaff7d08aa5810.tar.gz baldeagleos-repo-ad39ea6dc6875aa70d3e1a7d81eaff7d08aa5810.tar.xz baldeagleos-repo-ad39ea6dc6875aa70d3e1a7d81eaff7d08aa5810.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-ptrace/python-ptrace-0.9.8.ebuild')
| -rw-r--r-- | dev-python/python-ptrace/python-ptrace-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild b/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild index 7ccb031d531f..ecfd6a5b8b54 100644 --- a/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild +++ b/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/vstinner/python-ptrace" else - SRC_URI="https://github.com/vstinner/python-ptrace/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/vstinner/python-ptrace/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" KEYWORDS="~amd64 ~x86" fi |
