summaryrefslogtreecommitdiff
path: root/dev-dotnet
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-dotnet
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/Manifest.gzbin4294 -> 4292 bytes
-rw-r--r--dev-dotnet/monocalendar/Manifest2
-rw-r--r--dev-dotnet/monocalendar/monocalendar-0.7.2.ebuild4
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-dotnet/Manifest.gz b/dev-dotnet/Manifest.gz
index d2d023a5dca6..b5cb22631e19 100644
--- a/dev-dotnet/Manifest.gz
+++ b/dev-dotnet/Manifest.gz
Binary files differ
diff --git a/dev-dotnet/monocalendar/Manifest b/dev-dotnet/monocalendar/Manifest
index 01344a2a3307..6635d89e047e 100644
--- a/dev-dotnet/monocalendar/Manifest
+++ b/dev-dotnet/monocalendar/Manifest
@@ -1,3 +1,3 @@
DIST monocalendar-source-0.7.2.tar.gz 178249 BLAKE2B ed1a38419b1c1528838800431d6935b152d8131fa6eea36c6344dcaa40e785e1d53170df96b8e2053497d4f8c45791e63c935fa0ff572678483415663bc95b98 SHA512 8793f4a56d5626485a2e8378121b8b2f2435a5c7f26be12fad1bf4647e464686f670becbf1b0a35add60080f1bdf06ba993f9ecbc4d30ca3fad5ecceebcd0c12
-EBUILD monocalendar-0.7.2.ebuild 621 BLAKE2B c7297c2e6b3e5a52898973caa9a3fc547491e23109a6e9628a508d9a43d72557e3618a543f4cb5f2d7e9723b7bac43d22aab274e3b8ca2a6b3399175da210f31 SHA512 dbd5748afc527a728c985d2532db8aca106c6ade5f4c50cdbdff94eaa342ee5c2047894813b3f5818474fcc7816daae02cd5fa37d7664e6cb5d500ba5d7ab356
+EBUILD monocalendar-0.7.2.ebuild 634 BLAKE2B ce9d55febf6857ed7f20fe8fd01704f1b2ae07a74f2a58d2599adfcbc1eb8ba8da4e10fced07baa5dbb9f69857678abb286e68b36bc05856f330f73960b83bc8 SHA512 69983e23189f59f2535ea4cb64bf8d952d1b60be9f6c17b7258700bc81200652c16e9922982ce8f8a00fdc6a0d7d0558358a89dd28b177f55a44fdac406836d0
MISC metadata.xml 250 BLAKE2B c12bbc401295df9a680bff9090d91ea7565db7a12d6ef87e93eb7c36a73a3ab178bbf1486d51d960b1b83edc9c7efd1bc250dbe33d613b72ba1f9821ba66d33a SHA512 90fb20997dba89636c1284edfc02763b1252051bed8d71d8e54f62953d42a5248d1cce4a47076b3ab0c63b8d2b2824ed7fc4999bc4ad838d42a22dbe05f1ac1f
diff --git a/dev-dotnet/monocalendar/monocalendar-0.7.2.ebuild b/dev-dotnet/monocalendar/monocalendar-0.7.2.ebuild
index 7b3bbb50ca86..9bfd98a4eeed 100644
--- a/dev-dotnet/monocalendar/monocalendar-0.7.2.ebuild
+++ b/dev-dotnet/monocalendar/monocalendar-0.7.2.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
@@ -7,7 +7,7 @@ inherit mono wrapper
DESCRIPTION="iCal clone for .NET"
HOMEPAGE="http://www.monocalendar.com/"
-SRC_URI="mirror://sourceforge/${PN}/${PN}-source-${PV}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}-source-${PV}.tar.gz"
S="${WORKDIR}/MonoCalendar"
LICENSE="GPL-2+"