pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/youtube-dl youtube-dl: Update HOMEPAGE and switch ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/08b0f11429af
branches: trunk
changeset: 331852:08b0f11429af
user: leot <leot%pkgsrc.org@localhost>
date: Mon Mar 25 23:13:07 2019 +0000
description:
youtube-dl: Update HOMEPAGE and switch to https://
diffstat:
net/youtube-dl/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r cd2a7850d02d -r 08b0f11429af net/youtube-dl/Makefile
--- a/net/youtube-dl/Makefile Mon Mar 25 23:09:26 2019 +0000
+++ b/net/youtube-dl/Makefile Mon Mar 25 23:13:07 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.165 2019/03/18 11:30:38 leot Exp $
+# $NetBSD: Makefile,v 1.166 2019/03/25 23:13:07 leot Exp $
# XXX: VERSION_DATE can contains also an optional part that indicates
# XXX: possible same day revisions. PKGNAME preserves that dotted part as is.
@@ -6,10 +6,10 @@
DISTNAME= youtube-dl-${VERSION_DATE}
PKGNAME= ${DISTNAME:S/.//:S/.//}
CATEGORIES= net
-MASTER_SITES= http://youtube-dl.org/downloads/${VERSION_DATE}/
+MASTER_SITES= https://youtube-dl.org/downloads/${VERSION_DATE}/
MAINTAINER= leot%NetBSD.org@localhost
-HOMEPAGE= http://rg3.github.io/youtube-dl/
+HOMEPAGE= https://ytdl-org.github.io/youtube-dl/
COMMENT= Download videos from youtube.com
LICENSE= public-domain
Home |
Main Index |
Thread Index |
Old Index