We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d71d20 commit edc3e82Copy full SHA for edc3e82
package/utils/f2fs-tools/Makefile
@@ -31,7 +31,7 @@ define Package/f2fs-tools/Default
31
CATEGORY:=Utilities
32
SUBMENU:=Filesystem
33
DEPENDS:=+libf2fs
34
- 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
35
VARIANT:=default
36
endef
37
@@ -40,7 +40,7 @@ define Package/f2fs-tools/SELinux
40
41
42
DEPENDS:=+libf2fs-selinux +libselinux
43
44
VARIANT:=selinux
45
46
0 commit comments