summaryrefslogtreecommitdiff
path: root/app-text/libxmlpatch
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 /app-text/libxmlpatch
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'app-text/libxmlpatch')
-rw-r--r--app-text/libxmlpatch/Manifest2
-rw-r--r--app-text/libxmlpatch/libxmlpatch-0.3.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/libxmlpatch/Manifest b/app-text/libxmlpatch/Manifest
index 82bd86b59701..c12efc62b888 100644
--- a/app-text/libxmlpatch/Manifest
+++ b/app-text/libxmlpatch/Manifest
@@ -1,4 +1,4 @@
AUX libxmlpatch-0.3.3-gentoo.patch 2029 BLAKE2B a2cced2f4a6e8c7ad53420e1c8a6d244cfc808ae398ecd4106b59c0c80c6d3b708a9bd7c6ccddd21f15b5a000faeba4d00d9510ed1eb3b4a44a34cf79e52905d SHA512 076f5ce303fa410ed48828bfd4c9544d4606511597bf39676a899fb577bc4670db83706ef05928d9e49a665089864d6fb2e22321c19217ed341265d57d2c4052
DIST libxmlpatch-0.3.3.tar.gz 405496 BLAKE2B 57333f62b95be3acc058593ccdb935148217f84acd7b5d431043cf08bc217d04abe650be099a849790400f0153523cea46905e9a12e6a33e80f0e20edc2fd9f3 SHA512 2eb305ddd6aa1778bc9c9e7b8cae5f82ee05c0ed0a47bbb651209c496fff68f4e527b7d6ad1808bc8bf1f72aaa0172a12ddb140622ce87e3cd150a0ec4d35571
-EBUILD libxmlpatch-0.3.3.ebuild 799 BLAKE2B 61f13e2d328d26c5fd6f4985922776f1e51d041664bbe84083eb1f13b37865dfc236fa24cfdde24ebee5b995f19d3b2b07bc29ada57e39ac56ce892e3b9bb98f SHA512 4b68e1913b044f8945ded7186d63d4e274cb291f46315c3a4fff9fd1efd703d60d3efb9aad797aeec8dedc6e12a85bcc496437f159736203ceb58b3f1ed887b9
+EBUILD libxmlpatch-0.3.3.ebuild 812 BLAKE2B 9c66336faf80cbc06b6e786c060d126d867954bce1ef9e57e6bcc2400f32c0a812a687a0457bf633fe011de6630678704fab33babb73f9c715e812d84bbeca29 SHA512 f0db4443cc7497095a6cf4f74f7273c5b479e0a36dc0dcac0c2ad451627aa0a4bfac07ca3e38b3269198dddaf5cad06075f35977b324eeba508a95e127500b5a
MISC metadata.xml 246 BLAKE2B d457aabc46010066c7fcfd2e53ca89e435dadf2fec534f6b46b801166404bd42f18467c1c18f5efd43b591b0c09f5fe4ea3d3695b9f526b652221019d14f3be3 SHA512 1885025a8975fc610098b65609380b3dee26ac3623021bf0597806db6e12295922aeff338ee5171a177da5920102745dbc607667b0b6a940f246945699dcdd0c
diff --git a/app-text/libxmlpatch/libxmlpatch-0.3.3.ebuild b/app-text/libxmlpatch/libxmlpatch-0.3.3.ebuild
index d38ce9c286df..0cdcccc08cd3 100644
--- a/app-text/libxmlpatch/libxmlpatch-0.3.3.ebuild
+++ b/app-text/libxmlpatch/libxmlpatch-0.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 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 autotools
DESCRIPTION="A set of tools to create and apply patch to XML files using XPath"
HOMEPAGE="http://xmlpatch.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN/lib}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN/lib}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"