forked from mirror/openwrt
f2fs-tools: update project URL
Use redirected new URL. Signed-off-by: Yanase Yuki <dev@zpc.st> Link: https://github.com/openwrt/openwrt/pull/21279 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
9d71d20125
commit
edc3e82349
1 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ define Package/f2fs-tools/Default
|
|||
CATEGORY:=Utilities
|
||||
SUBMENU:=Filesystem
|
||||
DEPENDS:=+libf2fs
|
||||
URL:=http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git
|
||||
URL:=https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
|
||||
VARIANT:=default
|
||||
endef
|
||||
|
||||
|
|
@ -40,7 +40,7 @@ define Package/f2fs-tools/SELinux
|
|||
CATEGORY:=Utilities
|
||||
SUBMENU:=Filesystem
|
||||
DEPENDS:=+libf2fs-selinux +libselinux
|
||||
URL:=http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git
|
||||
URL:=https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
|
||||
VARIANT:=selinux
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue