summaryrefslogtreecommitdiff
path: root/app-emacs/mailcrypt
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-emacs/mailcrypt
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'app-emacs/mailcrypt')
-rw-r--r--app-emacs/mailcrypt/Manifest2
-rw-r--r--app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/mailcrypt/Manifest b/app-emacs/mailcrypt/Manifest
index 9d8314861652..73906fd0a788 100644
--- a/app-emacs/mailcrypt/Manifest
+++ b/app-emacs/mailcrypt/Manifest
@@ -1,4 +1,4 @@
AUX mailcrypt-3.5.9-backquotes.patch 418 BLAKE2B f907471a56450c25c7cf1d322c44d15b9aabeaff4430f38b888a3cf5526743712d4d85246979c7bfe70cc6a7ff4fd3ae11c4a2b0cb38bb31348cc45abdef08bd SHA512 752d1bb5bec8f46a0b4b429c8078f86f447ede299ef711a159479ef0f0f0647eafe8fee0ef4ecb321750d6fd92ab503137ea2853f511e153ea30643756eeb752
DIST mailcrypt-3.5.9.tar.gz 172073 BLAKE2B 02a911c0676464a670754cf8ddfccefa1ab9c69c680911ce63faa0affe6d3f72ad7d409f716a1edf326225f3378878caedfd4194201894baf05110d26acba533 SHA512 df6524ecc42d4c7bdddb34439186690192bc4091a1965e405223106fc71047c33e4bbbd571b030c326efec46961ba0aefd018ff1205d230dc74c34daf93ba079
-EBUILD mailcrypt-3.5.9-r3.ebuild 763 BLAKE2B 2317bdc9df4666739e62481f295c1544fc125769326a650625ea651de33b5fbfa98f972dc4fa19c0c2c8ea4a0268da5167a167f4bd469ead2632cad175ec9a4f SHA512 928d3e838331838da4fd06a89405faa18f9a320842bd89a1a7db2617754cf64ecff4fc2df95badd44734f6492faabed6873a82825b33d7822720c4311ac6a4bc
+EBUILD mailcrypt-3.5.9-r3.ebuild 776 BLAKE2B 8979b0171d7a98d4a6d6fbe36733543df2cbcfdb0d5f4c8d2670b0de49b1663f66cb05bcdaeabd19ca8f99f5d16b12f2eddcd6f759a71e02d424aeee21cb743b SHA512 b19ca13a251f0ed98b28b78edd6053f5d98a198e1c79ed20679942e454dc0478592085490cf72fcd18313aa2ab1afb3000d82babb1c05362c4e218cd7ae83ef4
MISC metadata.xml 360 BLAKE2B b6128b6268aeb9113b188cab47cff79663bed19f81a5d27b95594ab4614a0b8d29a34b214e3b5aecc96482f9e206815734b4dedb813ba4fc24895cc3ad98a9bf SHA512 e73f7bdc19796d9939160d559ac9c2c403cb998fd50348e20851ebccbc6dca4903439864a236804b69383fb6edd7e76772bac0c46e199f200e5f22bfb9e41c22
diff --git a/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild b/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild
index 9cf69a729505..4dd102e86994 100644
--- a/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild
+++ b/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.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=8
@@ -7,7 +7,7 @@ inherit elisp readme.gentoo-r1
DESCRIPTION="Provides a simple interface to public key cryptography with OpenPGP"
HOMEPAGE="http://mailcrypt.sourceforge.net/"
-SRC_URI="mirror://sourceforge/mailcrypt/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/mailcrypt/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"