diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-12-11 09:04:42 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-12-11 09:04:42 +0000 |
| commit | 7c83aaddb7957de1f250e47856d2648a3098cff4 (patch) | |
| tree | febbaaa39a84b213b6bdd31a9823123c63519d37 /dev-python/http-ece | |
| parent | 90be33f168b71eccaa5792b3ab0056acb6541d1d (diff) | |
| download | baldeagleos-repo-7c83aaddb7957de1f250e47856d2648a3098cff4.tar.gz baldeagleos-repo-7c83aaddb7957de1f250e47856d2648a3098cff4.tar.xz baldeagleos-repo-7c83aaddb7957de1f250e47856d2648a3098cff4.zip | |
Adding metadata
Diffstat (limited to 'dev-python/http-ece')
| -rw-r--r-- | dev-python/http-ece/http-ece-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/http-ece/http-ece-1.1.0.ebuild b/dev-python/http-ece/http-ece-1.1.0.ebuild index e58ae026233b..76551a8812c2 100644 --- a/dev-python/http-ece/http-ece-1.1.0.ebuild +++ b/dev-python/http-ece/http-ece-1.1.0.ebuild @@ -11,7 +11,7 @@ MY_PN="encrypted-content-encoding" DESCRIPTION="Encrypted Content Encoding for HTTP" HOMEPAGE=" https://pypi.org/project/http-ece/ - https://github.com/martinthomson/encrypted-content-encoding + https://github.com/web-push-libs/encrypted-content-encoding " SRC_URI="https://github.com/martinthomson/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" S="${WORKDIR}/${MY_PN}-${PV}/python" |
