summaryrefslogtreecommitdiff
path: root/app-editors/wxhexeditor
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-editors/wxhexeditor
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'app-editors/wxhexeditor')
-rw-r--r--app-editors/wxhexeditor/Manifest2
-rw-r--r--app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/wxhexeditor/Manifest b/app-editors/wxhexeditor/Manifest
index 1e8d1fbd28f4..70f5242e2b91 100644
--- a/app-editors/wxhexeditor/Manifest
+++ b/app-editors/wxhexeditor/Manifest
@@ -1,5 +1,5 @@
AUX wxhexeditor-0.24-desktop.patch 613 BLAKE2B c923a7f2782f5f88321d1f86ab75c7a4b05d167d86ece484a01b4e26fa76ad8484d19e5dbe337766ff3de6f8537263d17d810b3a5d9d62b883d5eb07238d0155 SHA512 f542918c3f42546b21bce165853f54ca166d0d8335f948c5d442eb7710d4a1f403d5dc4260b238ce6cfd692d37bad101a4fc6bc83742712ed247bf5477662685
AUX wxhexeditor-0.24-syslibs.patch 2458 BLAKE2B 65dc8a710fb33826b5ae9a9ae2b31cdf58e58252aa4be8df37a4e18495faaaee066c95f1b527d91c71b9b38d8123cc1cac91e9e0386a67ed77b0b8e24ad43016 SHA512 658526b38bb3e3313174ac464711ccceb3606e38e6826c62b4dcb5dca79c6ef32c6d7c84e883035572431eebaf0b7e2ace154df406f2338f39aace84d9fe9403
DIST wxHexEditor-v0.24-src.tar.xz 900868 BLAKE2B 6748249d75e7570197a6c78378a8f3109bfa4c72bf32fe63e2abd31734d97fda3d56ecddb52ac5f9a18cc77b2c727f8277688f1bf75ef8f665a3a9cefd1cb8a6 SHA512 8589da169c90cca5abf6ba957d5c5e17e4211123dbdbaf0e04d31757113e7e302d40df58144ec25d431c7c4ce2fa2721b16621d03630ac8b90478c704a8c5b09
-EBUILD wxhexeditor-0.24-r1.ebuild 824 BLAKE2B 9c3fd7569664e797054f5e1bbb10ced4d0f76dd78047ff6f984e0ebe9b4d9201e8cd7f61c66956eb0a8aeac8b44676d42e2b3a14a1a3a506b9c1cb71cca58aba SHA512 61b4c5d96d1dab44dd812f90946f088323775c132680de7ea01be68e96e0aa19eb07229e5dcaf2f6d1c4c63c6fac441b4c81abe0ec62d2e6a5efecd8e89e9f27
+EBUILD wxhexeditor-0.24-r1.ebuild 837 BLAKE2B 719bdacdfc2ab3c51d4d68dd7fd561096c5792fcdb665ef0a3dd8d4802fca526be22761d6beacd4ffbb030b2227a6b8b3c1f0d139f86b6b85e5cbf5e5a7553ed SHA512 1202c3afe09a60864d237b803fa038aad3ddbb87ab09f3bb365310fdedcb7d3ae9c9b145be1fc522b7dfc87623c23376d90f1b46ad1f5283b03b32cb34af5fa8
MISC metadata.xml 353 BLAKE2B 040e64204cc4bf89890f4c62b68edeb61d2416e4fc6e5b3bfe42117593fbfec4cea562b4f1a957630a927d3b6af82e013fa33096f3c490492c3627fd41adad40 SHA512 8ad5b1b6b9de27379ed3cfbd6d23e18bc11ad58dea8f2cdd31303c5e8b455be96fce21b797ca4c23e103ffc7017663e306cb56e40cdd635ad1977bdddbaf84dd
diff --git a/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild b/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild
index e1458645feaf..6d3401c0390b 100644
--- a/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild
+++ b/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit toolchain-funcs wxwidgets
DESCRIPTION="A cross-platform hex editor designed specially for large files"
HOMEPAGE="https://github.com/EUA/wxHexEditor"
-SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-v${PV}-src.tar.xz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_PN}-v${PV}-src.tar.xz"
LICENSE="GPL-2"
SLOT="0"