diff options
author | Sam James <sam@gentoo.org> | 2024-08-31 05:57:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-31 05:57:39 +0100 |
commit | 0cef25702cfc91c45d25ee72e53c38813d42bc68 (patch) | |
tree | 1658eabba0a0670bc9432abea9019f31e739c5de /dev-python/pysmi | |
parent | dev-python/pysmi: update DESCRIPTION (diff) | |
download | gentoo-0cef25702cfc91c45d25ee72e53c38813d42bc68.tar.gz gentoo-0cef25702cfc91c45d25ee72e53c38813d42bc68.tar.bz2 gentoo-0cef25702cfc91c45d25ee72e53c38813d42bc68.zip |
dev-python/pysmi: update HOMEPAGE
I messed up a replace.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pysmi')
-rw-r--r-- | dev-python/pysmi/pysmi-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysmi/pysmi-1.4.4.ebuild b/dev-python/pysmi/pysmi-1.4.4.ebuild index 4a9ee1bb8026..4f9c1bb7df31 100644 --- a/dev-python/pysmi/pysmi-1.4.4.ebuild +++ b/dev-python/pysmi/pysmi-1.4.4.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 pypi DESCRIPTION="Pure-Python implementation of SNMP/SMI MIB parsing and conversion library" HOMEPAGE=" - https://github.com/lextudiopysmi/ + https://github.com/lextudio/pysmi/ https://pypi.org/project/pysmi/ " |