summaryrefslogtreecommitdiff
path: root/app-crypt/ccrypt
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-crypt/ccrypt
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'app-crypt/ccrypt')
-rw-r--r--app-crypt/ccrypt/Manifest2
-rw-r--r--app-crypt/ccrypt/ccrypt-1.11-r4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/ccrypt/Manifest b/app-crypt/ccrypt/Manifest
index ffc38be0de68..af7e68e55f6b 100644
--- a/app-crypt/ccrypt/Manifest
+++ b/app-crypt/ccrypt/Manifest
@@ -1,4 +1,4 @@
AUX ccrypt-1.11-refresh-macro-clang16.patch 1720 BLAKE2B 6569364cc12bae99fbac4983f765d51b5861b9da9556e7bc487c6c96fde8904e06021b234c0855d45b0590ddc71539c764ca11eb13ae74eac3dc73be7a581695 SHA512 c7420e30d5e6b93a58e6694c684fac348acdcf27fe68d131cf865f1edf0452357e68e00898df7ba5157926da59990884b1122fa557094185e579e68589f3676e
DIST ccrypt-1.11.tar.gz 834575 BLAKE2B 6b3441f6b1c58ed63db43ddc999ee64e67afc3ce02222de2a41562bc066aad0f076e75ab496d94e7f3f1a9554b1382c083f3af04074904c1110f610cb5ac19b3 SHA512 75c2b93e855d36e717d3b7cabee7ce43ce372a21c8291beb43f24fd69e11114bb0e19e6dd03ec5d901e7e60eac9351afab65c346b7304b16054b91d392050313
-EBUILD ccrypt-1.11-r4.ebuild 649 BLAKE2B 175670c36036e2722b9118815de6b94f9d40eb90d1b16f6b3987b4a91f963466207a6a1b3843b7fafcfba8d57add3b023a71b48d818f01f2fe099d0d96e93b29 SHA512 db69b16911b98a766a66eca70b94cc1e2eaf925aca7038cea07dbb47f8ea84e130f803de18fc8e2b62eeca4501dbe824b4e0d312281e7bb4e24d7fcf2f2c421d
+EBUILD ccrypt-1.11-r4.ebuild 662 BLAKE2B 533d55f3eea077acef1206a6a4bb9c013c68d348358417ef47096132ced5a42c57923b82f6330ac2b220fd1c8c7c43210ac098497ffd2065a97e2b642a7be25f SHA512 1ab383f90c28b66883930416714c421a14fac2fd91983943768f59715880a1d384b0e305bc95800c412e89ca6bcb53aafaf770679840a3246bc87fef745c2994
MISC metadata.xml 244 BLAKE2B 076b91128bec7304a72b04816fad77a632b4f3db17537e0bf1cc36d4c09580daab07d8da94b59ff5fb283a55a1947750097387cd2e2650aa68102801916dd6b2 SHA512 c66754ee21972de956051ca5472572c7f10cc9a435f86eeb2f8b8bae8b4f8029a1db278363a97ebaeefe40bef4db2f8f0ff23278c594906ce7c1642bafedc75c
diff --git a/app-crypt/ccrypt/ccrypt-1.11-r4.ebuild b/app-crypt/ccrypt/ccrypt-1.11-r4.ebuild
index a8bd812cb08c..9b49d44cd3a6 100644
--- a/app-crypt/ccrypt/ccrypt-1.11-r4.ebuild
+++ b/app-crypt/ccrypt/ccrypt-1.11-r4.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 autotools
DESCRIPTION="Encryption and decryption"
HOMEPAGE="https://sourceforge.net/projects/ccrypt/"
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"