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/libh2o | |
parent | 240b57012ace855bbfd9934b07642416ceeeb5b8 (diff) |
gentoo auto-resync : 26:07:2023 - 04:30:05
Diffstat (limited to 'sci-libs/libh2o')
-rw-r--r-- | sci-libs/libh2o/Manifest | 4 | ||||
-rw-r--r-- | sci-libs/libh2o/libh2o-0.2.1-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/libh2o/metadata.xml | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/sci-libs/libh2o/Manifest b/sci-libs/libh2o/Manifest index d0cff91fae09..e358840f0049 100644 --- a/sci-libs/libh2o/Manifest +++ b/sci-libs/libh2o/Manifest @@ -1,3 +1,3 @@ DIST libh2o-0.2.1.tar.bz2 290418 BLAKE2B a1de444e13d8ceb65af73eb7fc8f0b35ff59377fa72417b1cf2ee4d919a44d31f356ed14dc0bf9c04ca6f3e5cce71bed7552e98a30f5b134f7a5d322845bf105 SHA512 e2fb14171aa401e85edcef6be36bfd2af31a7da2db03bc77c41fd58962a8e2616bbbd43adb268c262b848d044c9d33016c504ce770f5cfe0d585d05dacc63e2a -EBUILD libh2o-0.2.1-r1.ebuild 587 BLAKE2B b58502b2f065eb9314d51969b9ba7bb480df8964da12b7fa932fb4d95088ea7b7ebb41cf8e20ad842e322891f505f0a6d9221829c10b2a33d8ee3805cb921794 SHA512 b8606ee73f004b326f6cef57b3a230c9d194c15e06e1692854e833c9132d1e240ccbb01817cd42b32d090b425de2d2ad7edd79e2c2ff2dfd85bf9acf8e239e5a -MISC metadata.xml 502 BLAKE2B 6ac118eeb739b756d05010f667fe729fcdfe29e88fe3a655a0e6673d611dc2c6f565d207e290c6cba15ae738c8da1bee848e78f113f6d967481508e254cf17e9 SHA512 3b6c65a7b0288bdc596c6655b71bfa9bf2732027ffbc6742d07d66c5d3597d8745a4ad6cae6a08dbd094c21c3f1902036fc111ac2cbed65ff0bd19daaaad3cd9 +EBUILD libh2o-0.2.1-r1.ebuild 587 BLAKE2B 979691bf0015dc7b98b0d48315842e95ef833e0fa040c8f175dd86ab2ca0ad2e3e8423c4cc7e3deb6eb679035e9dc6366e1a65708404c4f937daf0bb6479d101 SHA512 1d684b9fe882a287566d944e12d8802c3cabbbc7b73062a9e08ede6206f60f4bfce10bf7c9c6a2c38409867921ca5458071988325cdc9031145ad98c0f01d066 +MISC metadata.xml 502 BLAKE2B 9b60aa9b0738339342012e6ef8d6baaf91697ad66d6ee8ce02320720c828ed13c69533c19c397f360323ed451988eebd992253a5037a6a9dd0c78bc1cadd196a SHA512 55336827af71301a02f8db307036de7321c129442a1b2497c8901667bf4195c5a4c63effbdfdae142cb2804f33461395355488f525baac57f13847ff2520ebff diff --git a/sci-libs/libh2o/libh2o-0.2.1-r1.ebuild b/sci-libs/libh2o/libh2o-0.2.1-r1.ebuild index 9ef03933234f..ab2faf8e14d9 100644 --- a/sci-libs/libh2o/libh2o-0.2.1-r1.ebuild +++ b/sci-libs/libh2o/libh2o-0.2.1-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="Library of routines for IF97 water & steam properties" -HOMEPAGE="https://github.com/mgorny/libh2o/" -SRC_URI="https://github.com/mgorny/libh2o/releases/download/${P}/${P}.tar.bz2" +HOMEPAGE="https://github.com/projg2/libh2o/" +SRC_URI="https://github.com/projg2/libh2o/releases/download/${P}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/sci-libs/libh2o/metadata.xml b/sci-libs/libh2o/metadata.xml index 22d7b18c840a..abd4fda5e9a6 100644 --- a/sci-libs/libh2o/metadata.xml +++ b/sci-libs/libh2o/metadata.xml @@ -10,7 +10,7 @@ <email>mgorny@gentoo.org</email> <name>Michał Górny</name> </maintainer> - <bugs-to>https://github.com/mgorny/libh2o/issues/</bugs-to> - <remote-id type="github">mgorny/libh2o</remote-id> + <bugs-to>https://github.com/projg2/libh2o/issues/</bugs-to> + <remote-id type="github">projg2/libh2o</remote-id> </upstream> </pkgmetadata> |