summaryrefslogtreecommitdiff
path: root/dev-tex/html2latex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
commit3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch)
treecb6347688c91bfbdebe49a78a55dad3d72cc193e /dev-tex/html2latex
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'dev-tex/html2latex')
-rw-r--r--dev-tex/html2latex/Manifest2
-rw-r--r--dev-tex/html2latex/html2latex-1.1-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/html2latex/Manifest b/dev-tex/html2latex/Manifest
index 025ac4a5278f..3bb4a569c15a 100644
--- a/dev-tex/html2latex/Manifest
+++ b/dev-tex/html2latex/Manifest
@@ -1,3 +1,3 @@
DIST html2latex-1.1.tar.gz 48439 BLAKE2B 83719dcabcaec9454aa3cd1703a721687c95461277c946be01a3f238e265fc604253a6a0dd96ffa441be3729152788e830b7841344ab2ee47ac1964beb504596 SHA512 ceddb3b33359e07fdbfe0263a1ffd7dddfc95cfb256468a921513ed41777b14d4433117b9143cf23d46c867514be66235acd62065591a403c19c6f8f768be73a
-EBUILD html2latex-1.1-r3.ebuild 955 BLAKE2B 284d3b770a2461421deba7536225309011bf8d7968dcd23aed1f5011f5ae5ae12fc6f9a037a483a328e5f70e9d86ba662fd256afc730f756d2394ed49c809ba3 SHA512 f4454790415a90f00d140b81f05a5750af0e7c9dd6dcf127f0d629b1c3fe57dae3d6f0960019e478a3fb82779201ad23f58f66c9dde03dba7ae9e2e15bbfe85a
+EBUILD html2latex-1.1-r3.ebuild 968 BLAKE2B 375f73e3ca417900cf25afc9ba66d6f0cc58187bc2ab701370043a8eef8d6bbcd8ae1318cd573f48158e12b940585b5a5d7bc47354677fb341e86d5f2adb5b35 SHA512 8b0c6ed882a5a088ff5c9be1b46c0c21afe8c857ec122c9b515a6345f5ca4314c00c058c70d02c50e0cb92cd0693707e684368b8bd2ee785e7662c396f474b7a
MISC metadata.xml 330 BLAKE2B 58cb89ea3b67e83b289cfb048e30363529e33d02c36550ebeeb10fdd2d6c8511afa0098a70dc6a0fedd31740261bf06c74e669dc164bbcbb2327b11a303240c7 SHA512 c9c63a3317755b766f50956fda6b484d50f3d2279ef40befad56ed5846b4568f5f779aea1c74bfca2e2a94a10f754ab57c5a6dbfc465b98f5d4b3c49d36d6138
diff --git a/dev-tex/html2latex/html2latex-1.1-r3.ebuild b/dev-tex/html2latex/html2latex-1.1-r3.ebuild
index eafcd9548f39..937159fb7d80 100644
--- a/dev-tex/html2latex/html2latex-1.1-r3.ebuild
+++ b/dev-tex/html2latex/html2latex-1.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit perl-module
DESCRIPTION="Perl script to convert HTML files into formatted LaTeX"
HOMEPAGE="https://html2latex.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"