Update download URL of e2fsprogs to https

This prevents

  warning: redirecting to https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/
This commit is contained in:
Christian Helmuth 2022-04-28 15:06:32 +02:00
parent 7cf1a39b99
commit 766ac5ea27
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
6c150dd3925523ff1eb2ab782524133079743acd
66fa19adc056fa1e55e3585ae5962c2f7d20dbe4

View File

@ -4,7 +4,7 @@ DOWNLOADS := e2fsprogs.git
E2FSPROGS_DIR := src/lib/e2fsprogs
URL(e2fsprogs) := http://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
URL(e2fsprogs) := https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
REV(e2fsprogs) := v$(VERSION)
DIR(e2fsprogs) := $(E2FSPROGS_DIR)

View File

@ -1 +1 @@
2a09cdc29a00804cca8908d1459511a73dd5881b
1de5bac5c7b3001c77db5833452395e0d349eec9

View File

@ -2,7 +2,7 @@ LICENSE := GPLv2
VERSION := 1.42.9
DOWNLOADS := e2fsprogs.git
URL(e2fsprogs) := http://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
URL(e2fsprogs) := https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
REV(e2fsprogs) := v$(VERSION)
DIR(e2fsprogs) := src/noux-pkg/e2fsprogs