summaryrefslogtreecommitdiff
path: root/cross/avrdude
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:30:13 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:30:13 +0000
commitc6f7d1b90e3b606d33d600e12e82f8b03d5d1331 (patch)
treee0d085ed59a29c7541ca2379075be70dfe11b527 /cross/avrdude
parent70d04c743a2f6b012f14a36d6348a7056a43b701 (diff)
downloadpkgsrc-c6f7d1b90e3b606d33d600e12e82f8b03d5d1331.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'cross/avrdude')
-rw-r--r--cross/avrdude/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile
index 4e0544cd063..014286dc6c6 100644
--- a/cross/avrdude/Makefile
+++ b/cross/avrdude/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2019/06/08 10:53:27 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2020/01/18 23:30:15 rillig Exp $
DISTNAME= avrdude-6.3
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= cross
MASTER_SITES= http://download.savannah.gnu.org/releases/avrdude/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.nongnu.org/avrdude/
+HOMEPAGE= https://www.nongnu.org/avrdude/
COMMENT= Downloader/uploader for Atmel AVR 8-bit RISC microcontrollers
LICENSE= gnu-gpl-v2