summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-03-11 19:46:30 +0100
committerAlfredo Tupone <tupone@gentoo.org>2022-03-11 19:46:30 +0100
commitd02e633df94175577e7a7409589b8366a82756a3 (patch)
treebbc125e24397b984a528eeff420d9d8c1bb8c71c /media-gfx/exact-image
parentdev-lang/elixir: drop to maintainer-needed (diff)
downloadgentoo-d02e633df94175577e7a7409589b8366a82756a3.tar.gz
gentoo-d02e633df94175577e7a7409589b8366a82756a3.tar.bz2
gentoo-d02e633df94175577e7a7409589b8366a82756a3.zip
media-gfx/exact-image: fix HOMEPAGE
Closes: https://bugs.gentoo.org/834553 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'media-gfx/exact-image')
-rw-r--r--media-gfx/exact-image/exact-image-1.0.2-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exact-image/exact-image-1.0.2-r4.ebuild b/media-gfx/exact-image/exact-image-1.0.2-r4.ebuild
index d16a3856626e..f166ddcf3d83 100644
--- a/media-gfx/exact-image/exact-image-1.0.2-r4.ebuild
+++ b/media-gfx/exact-image/exact-image-1.0.2-r4.ebuild
@@ -13,7 +13,7 @@ LUA_COMPAT=( lua5-{1..4} luajit )
inherit php-ext-source-r3 lua-single toolchain-funcs
DESCRIPTION="A fast, modern and generic image processing library"
-HOMEPAGE="http://www.exactcode.de/site/open_source/exactimage/"
+HOMEPAGE="https://exactcode.com/opensource/exactimage/"
SRC_URI="http://dl.exactcode.de/oss/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"