umoci: fix my github handle (#46664)

This commit is contained in:
Wouter Deconinck 2024-10-01 12:34:50 -05:00 committed by GitHub
parent e4f571b1ee
commit 12334099f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ class Umoci(MakefilePackage):
homepage = "https://umo.ci/"
url = "https://github.com/opencontainers/umoci/archive/v0.4.4.tar.gz"
license("Apache-2.0", checked_by="wdconinck")
license("Apache-2.0", checked_by="wdconinc")
version("0.4.7", sha256="c01b36de6fdc513eb65add57bc882d72f94fc3b4b65a8f9ef59826fb754af93e")
version("0.4.4", sha256="bc5c53812e0076d026aa275b197b878857cf7ba7a4f048fd13433de6107b9aed")