|
@@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:= cifs-utils
|
|
PKG_NAME:= cifs-utils
|
|
PKG_VERSION:= 6.1
|
|
PKG_VERSION:= 6.1
|
|
-PKG_RELEASE:= 5
|
|
|
|
|
|
+PKG_RELEASE:= 6
|
|
PKG_MD5SUM:= f83ef48ab1154aa74dd4cf1c1202bf04
|
|
PKG_MD5SUM:= f83ef48ab1154aa74dd4cf1c1202bf04
|
|
PKG_DESCR:= CIFS utilities
|
|
PKG_DESCR:= CIFS utilities
|
|
PKG_SECTION:= net/fs
|
|
PKG_SECTION:= net/fs
|
|
PKG_DEPENDS:= kmod-cifs kmod-nls-utf8
|
|
PKG_DEPENDS:= kmod-cifs kmod-nls-utf8
|
|
-PKG_BUILDDEP:= autotool
|
|
|
|
|
|
+PKG_BUILDDEP:= autotool keyutils
|
|
PKG_URL:= https://wiki.samba.org/index.php/LinuxCIFS_utils
|
|
PKG_URL:= https://wiki.samba.org/index.php/LinuxCIFS_utils
|
|
PKG_SITES:= ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/
|
|
PKG_SITES:= ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/
|
|
|
|
|