diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-07-26 04:30:05 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-07-26 04:30:05 +0100 |
commit | 390bde0d9e0b055c7e87ede2f6b3546ec7da02c7 (patch) | |
tree | de2070c20b334e95468095ec8e48d7bfcc15c2eb /sci-libs/libh2oxx | |
parent | 240b57012ace855bbfd9934b07642416ceeeb5b8 (diff) |
gentoo auto-resync : 26:07:2023 - 04:30:05
Diffstat (limited to 'sci-libs/libh2oxx')
-rw-r--r-- | sci-libs/libh2oxx/Manifest | 4 | ||||
-rw-r--r-- | sci-libs/libh2oxx/libh2oxx-0.2-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/libh2oxx/metadata.xml | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/sci-libs/libh2oxx/Manifest b/sci-libs/libh2oxx/Manifest index 0cf10eb67fa8..352ceb5763e8 100644 --- a/sci-libs/libh2oxx/Manifest +++ b/sci-libs/libh2oxx/Manifest @@ -1,3 +1,3 @@ DIST libh2oxx-0.2.tar.bz2 266320 BLAKE2B b63363dfa5ec1a63a3fa35b0dcf8bf79b84d33a8fdd1452c4ae2b7e2c3ed14d5e24bc732ff5cf240557ab7e92558f2aa41f005b1bfe2f7efa294dde21bd1c0b9 SHA512 37b5eb713eed9a41f001add0ed3415fb4e1d6a19917de7fe36017f9a8b102394ac86b47fa845b18d7c4c63ad94e270f28e0883c9e9503c1952fdefbfdb6cc3a3 -EBUILD libh2oxx-0.2-r1.ebuild 549 BLAKE2B f7d46900d3211bce6db13f7a7327d54b4388111a4530251c6341c36beddf78652b625541e64a863991cc1e2b5070ffd5896fe8bc1dd85e9aabf0b032c9da2b65 SHA512 ecd34955b92fdf22c24235f31974273c55251b660c401cfa436c3c3f95f46812f87188a1e8ced35f02a42ef3a090902e300468442e825b30cd8362b0133fa8e2 -MISC metadata.xml 506 BLAKE2B de6d23820d70149cc402fa04b33f54d4efdfe13cf5c4487d74385d970163bae4caa4d4a4e9c334afa4574a5fb491a828a9f5f5fcc8938ced41c1c7d05ac76caf SHA512 3e5af2c31d2e7dc5383cda2d488773ff76d063c2fdad3249f5996db47b04250759e55a3d70cbd3ecc1613a6ae9bcdefefae3ad12f8f783b5c1215f37348ef9b9 +EBUILD libh2oxx-0.2-r1.ebuild 549 BLAKE2B 4d24490354344f664698781c934f4c27861fb1ec659a6d31ff9162147b3d62e5282b053e69de5e34fde6edb066d282a0f62da17068f0e9836463270b12be0745 SHA512 9649f30f88ed9060cf45cd35ff71eba688fe34945f232d4ed5f8212da662f9663619014d47a73294b66cdfbd602e68d47218a8bfedb34f50fd202725f64342e4 +MISC metadata.xml 506 BLAKE2B a81a08f4349b7f5201b6f0882181059e07b1dd2834c15777b501cd0ecce0dc148e624d51a80f5c96f85656aa32167fd5e59e75021eeb4252d42155bd9f745e5b SHA512 e0892f4192bf3bd737b63dbc09b81f39aa483d5500b16414fac6373d2464c2e8becae5c2d9c62a7e24f096fadc59893ebdc70fb22a8890ebef5adaef281d3efd diff --git a/sci-libs/libh2oxx/libh2oxx-0.2-r1.ebuild b/sci-libs/libh2oxx/libh2oxx-0.2-r1.ebuild index 7691373a4d3a..6c2e7a0a6672 100644 --- a/sci-libs/libh2oxx/libh2oxx-0.2-r1.ebuild +++ b/sci-libs/libh2oxx/libh2oxx-0.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="C++ bindings for libh2o" -HOMEPAGE="https://github.com/mgorny/libh2oxx/" -SRC_URI="https://github.com/mgorny/libh2oxx/releases/download/${P}/${P}.tar.bz2" +HOMEPAGE="https://github.com/projg2/libh2oxx/" +SRC_URI="https://github.com/projg2/libh2oxx/releases/download/${P}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/sci-libs/libh2oxx/metadata.xml b/sci-libs/libh2oxx/metadata.xml index 3eccf240bc49..4ee008f4b14f 100644 --- a/sci-libs/libh2oxx/metadata.xml +++ b/sci-libs/libh2oxx/metadata.xml @@ -10,7 +10,7 @@ <email>mgorny@gentoo.org</email> <name>Michał Górny</name> </maintainer> - <bugs-to>https://github.com/mgorny/libh2oxx/issues/</bugs-to> - <remote-id type="github">mgorny/libh2oxx</remote-id> + <bugs-to>https://github.com/projg2/libh2oxx/issues/</bugs-to> + <remote-id type="github">projg2/libh2oxx</remote-id> </upstream> </pkgmetadata> |