[bug#77023,v3,1/3] gnu: readymedia: Update home-page.

Message ID 0476c94275d25985e41b4f7bfa578e3b87272369.1742913348.git.sughosha@disroot.org
State New
Headers
Series [bug#77023,v3,1/3] gnu: readymedia: Update home-page. |

Commit Message

Sughosha March 25, 2025, 2:35 p.m. UTC
  * gnu/packages/upnp.scm (readymedia): Update home-page.

Change-Id: I11f38874c362025e03fa3f0706e57b32d3706edd
---
 gnu/packages/upnp.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 744cf07005745312ccddb549bb1bab5ab7031106
  

Comments

Ludovic Courtès March 25, 2025, 2:46 p.m. UTC | #1
Hi,

I think you forgot patch 3/3. :-)

Also, please make sure the series applies above
cfe68843a8bf8cded75e3901debc13023d1225b3.

Ludo’.
  
Sughosha March 26, 2025, 8:24 a.m. UTC | #2
On Tuesday, March 25, 2025 8:16:35 PM GMT+5:30 Ludovic Courtès wrote:
> Hi,
> 
> I think you forgot patch 3/3. :-)
> 
> Also, please make sure the series applies above
> cfe68843a8bf8cded75e3901debc13023d1225b3.
> 
> Ludo’.
I don't know what is wrong with the 3rd patch, I am not able to send the 3rd 
patch only, the mail is not getting delivered. I am getting an email saying 
"Undelivered Mail Returned to Sender" (you can see the attatchments).
  
Sughosha March 26, 2025, 8:32 a.m. UTC | #3
On Tuesday, March 25, 2025 8:16:35 PM GMT+5:30 Ludovic Courtès wrote:
> Hi,
> 
> I think you forgot patch 3/3. :-)
> 
> Also, please make sure the series applies above
> cfe68843a8bf8cded75e3901debc13023d1225b3.
> 
> Ludo’.
I don't know what is wrong with this patch, I am not able to send it with 'git 
send-email', the mail is not getting delivered. This is happening only to this 
patch. So I am now sending it as an attatchment to this.
  

Patch

diff --git a/gnu/packages/upnp.scm b/gnu/packages/upnp.scm
index 035d58344dd..2479f093d16 100644
--- a/gnu/packages/upnp.scm
+++ b/gnu/packages/upnp.scm
@@ -174,7 +174,7 @@  (define-public readymedia
            libvorbis
            sqlite
            zlib))
-    (home-page "https://sourceforge.net/projects/minidlna/")
+    (home-page "https://minidlna.sourceforge.net/")
     (synopsis "DLNA/UPnP-AV media server")
     (description "ReadyMedia (formerly known as MiniDLNA) is a simple media
 server, which serves multimedia content to compatible clients on the network.