Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] youtube-dl: move to versioned url.
@ 2020-12-17 21:37 fosslinux
  2020-12-17 23:40 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: fosslinux @ 2020-12-17 21:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 364 bytes --]

There is a new pull request by fosslinux against master on the void-packages repository

https://github.com/fosslinux/void-packages youtube-dl-latest
https://github.com/void-linux/void-packages/pull/27241

youtube-dl: move to versioned url.
Otherwise links go out-of-date.

A patch file from https://github.com/void-linux/void-packages/pull/27241.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-youtube-dl-latest-27241.patch --]
[-- Type: text/x-diff, Size: 944 bytes --]

From 4bd5ac0d09e2aae019fc67d45a525093ad642061 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Fri, 18 Dec 2020 08:35:52 +1100
Subject: [PATCH] youtube-dl: move to versioned url.

Otherwise links go out-of-date.
---
 srcpkgs/youtube-dl/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template
index fcade9a2ea8..e97c500e2ae 100644
--- a/srcpkgs/youtube-dl/template
+++ b/srcpkgs/youtube-dl/template
@@ -12,7 +12,7 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Unlicense"
 homepage="https://yt-dl.org"
 changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
-distfiles="${homepage}/downloads/latest/${pkgname}-${version}.tar.gz"
+distfiles="${homepage}/downloads/${version}/${pkgname}-${version}.tar.gz"
 checksum=9681a5a515cb44ef23c28bd77f6d79d531fdbc7325bdf4bbb7966260b7b64273
 
 do_check() {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: youtube-dl: move to versioned url.
  2020-12-17 21:37 [PR PATCH] youtube-dl: move to versioned url fosslinux
@ 2020-12-17 23:40 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2020-12-17 23:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

There's a merged pull request on the void-packages repository

youtube-dl: move to versioned url.
https://github.com/void-linux/void-packages/pull/27241

Description:
Otherwise links go out-of-date.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-17 23:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17 21:37 [PR PATCH] youtube-dl: move to versioned url fosslinux
2020-12-17 23:40 ` [PR PATCH] [Merged]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).