summaryrefslogtreecommitdiff
path: root/dev-cpp/htmlcxx
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-05-01 06:34:35 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-05-01 06:34:35 +0000
commitb4d252c8226276abf629b323b9d82ff8ab27f5dc (patch)
tree14a8a89520e053d4484b7ae0a0aaf9a3f69afe99 /dev-cpp/htmlcxx
parent8053edacbd4abe60567e35218bdbb566a8d79963 (diff)
downloadbaldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.tar.gz
baldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.tar.xz
baldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.zip
Adding metadata
Diffstat (limited to 'dev-cpp/htmlcxx')
-rw-r--r--dev-cpp/htmlcxx/htmlcxx-0.87.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild b/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild
index 2fabe282f52c..a1ac35ac47fe 100644
--- a/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild
+++ b/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit multilib-minimal
DESCRIPTION="A simple non-validating CSS 1 and HTML parser for C++"
HOMEPAGE="http://htmlcxx.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~loong ~x86"