summaryrefslogtreecommitdiff
path: root/media-libs/cimg/cimg-3.2.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-04 21:35:21 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-04 21:35:21 +0100
commit64ae9c18e99cfcf94f587b8adc9bf9aae3f6d1fb (patch)
treede7ceb1d046ef65ab7bd35b7eca8da219395a4be /media-libs/cimg/cimg-3.2.4.ebuild
parentbb8c9132545ddf1e366b0b478c0dc89c56cf6dcd (diff)
gentoo auto-resync : 04:06:2023 - 21:35:20
Diffstat (limited to 'media-libs/cimg/cimg-3.2.4.ebuild')
-rw-r--r--media-libs/cimg/cimg-3.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/cimg/cimg-3.2.4.ebuild b/media-libs/cimg/cimg-3.2.4.ebuild
index 5ea343966cc1..47fd055c6a9c 100644
--- a/media-libs/cimg/cimg-3.2.4.ebuild
+++ b/media-libs/cimg/cimg-3.2.4.ebuild
@@ -4,8 +4,8 @@
EAPI=8
DESCRIPTION="C++ template image processing toolkit"
-HOMEPAGE="https://cimg.eu/ https://github.com/dtschump/CImg"
-SRC_URI="https://github.com/dtschump/CImg/archive/v.${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://cimg.eu/ https://github.com/GreycLab/CImg"
+SRC_URI="https://github.com/GreycLab/CImg/archive/v.${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/CImg-v.${PV}"
LICENSE="CeCILL-2 CeCILL-C"