Skip to content

Commit edc3e82

Browse files
zpc0robimarko
authored andcommitted
f2fs-tools: update project URL
Use redirected new URL. Signed-off-by: Yanase Yuki <dev@zpc.st> Link: openwrt/openwrt#21279 Signed-off-by: Robert Marko <robimarko@gmail.com>
1 parent 9d71d20 commit edc3e82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/utils/f2fs-tools/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ define Package/f2fs-tools/Default
3131
CATEGORY:=Utilities
3232
SUBMENU:=Filesystem
3333
DEPENDS:=+libf2fs
34-
URL:=http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git
34+
URL:=https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
3535
VARIANT:=default
3636
endef
3737

@@ -40,7 +40,7 @@ define Package/f2fs-tools/SELinux
4040
CATEGORY:=Utilities
4141
SUBMENU:=Filesystem
4242
DEPENDS:=+libf2fs-selinux +libselinux
43-
URL:=http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git
43+
URL:=https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
4444
VARIANT:=selinux
4545
endef
4646

0 commit comments

Comments
 (0)