commit: 97c9793e9575ca6a28f6d7c26697fe8630bffbbf
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Jun 22 18:19:54 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 18:19:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97c9793e
www-apps/castopod: add 1.4.1, drop 1.4.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
www-apps/castopod/Manifest | 2 +-
www-apps/castopod/{castopod-1.4.0.ebuild => castopod-1.4.1.ebuild} | 7 ++-----
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/www-apps/castopod/Manifest b/www-apps/castopod/Manifest
index acdca6bae..40de269f3 100644
--- a/www-apps/castopod/Manifest
+++ b/www-apps/castopod/Manifest
@@ -1,2 +1,2 @@
DIST castopod-1.3.5.tar.gz 52956999 BLAKE2B
3cb72dcd18c5334969eadbbd2979967d4299c69e922f389f1f6689e9ce12ca7cb4d5e4ea0faaeeac7e6dc1d15dd4b63f8d348cbe8c3d9cb938d018f6b8abf697
SHA512
a9e702265edb9377958bed1d4694b04b1c76d0472c1a80e9af92f38058b24f511da364f2c9870e3be22bea3ed9292eb7c0607a98d3022b1229f316c76351a3dd
-DIST castopod-1.4.0.tar.gz 52376689 BLAKE2B
75c997c501b03d6089fd1d63d26d14ef95f96f3d1f82f470aa5cb3ef63930b3604b82de4776bd2636e5e20ebf3a55edde0d1c3b99955aa1d21d0744fe2d0f9b5
SHA512
448bf5d58ed47eb492cda183575102a24dc1858b758cd466728b26a765ab7772b7d533c4e2cc0e9b9a4a9e7db49fa3b4d00288f721c6887b6a043616e2f64092
+DIST castopod-1.4.1.tar.gz 52379315 BLAKE2B
05c22be9f299112106da4c83cf601b9c4512199fdaa0861b2b730a1b9bc36bc2e55b98943a30af45d23a073e690d87cb7d282337d546e4916647c53597360982
SHA512
100f27a77f155aa13420b051cacd1e677178cbbb3e88b25ef31d828fc80c70f34fda52cc17d61126c01fc1f237e34310207efa85e421d3a51befda436832c10a
diff --git a/www-apps/castopod/castopod-1.4.0.ebuild
b/www-apps/castopod/castopod-1.4.1.ebuild
similarity index 79%
rename from www-apps/castopod/castopod-1.4.0.ebuild
rename to www-apps/castopod/castopod-1.4.1.ebuild
index 8ece9d1d7..07f295e55 100644
--- a/www-apps/castopod/castopod-1.4.0.ebuild
+++ b/www-apps/castopod/castopod-1.4.1.ebuild
@@ -5,13 +5,13 @@ EAPI=8
inherit optfeature webapp
-UPLOAD_HASH="f011d401810c4281b9487aa58af35835"
+UPLOAD_HASH="a486871ac2e2787c90420001bf782c7a"
DESCRIPTION="Open-source hosting platform made for podcasters"
HOMEPAGE="
https://castopod.org
https://code.castopod.org/adaures/castopod
"
-SRC_URI="https://code.castopod.org/adaures/${P}/uploads/${UPLOAD_HASH}/${P}.tar.gz"
+SRC_URI="https://code.castopod.org/adaures/${PN}/uploads/${UPLOAD_HASH}/${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="AGPL-3+ Apache-2.0 BSD-2 BSD GPL-1+ GPL-2 GPL-2+ GPL-3 LGPL-3 MIT
MPL-2.0"
@@ -22,9 +22,6 @@ RDEPEND="
virtual/httpd-php
"
-# https://code.castopod.org/adaures/castopod/-/issues/345
-RESTRICT="fetch"
-
src_install() {
webapp_src_preinst