summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-22 20:25:07 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-22 20:25:07 +0200
commit2ac4acec69505a6bc7100a842a082e320163fd02 (patch)
tree7111f4ac408d68ed52695315b34294ba39b99a2c /package
parent3f77267eefa441fd95dd797e6978c025f7870069 (diff)
parent7347729c19f83d11137932681282f80004e4dd6a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package')
-rw-r--r--package/cifs-utils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/cifs-utils/Makefile b/package/cifs-utils/Makefile
index 51997794e..c8ff5231d 100644
--- a/package/cifs-utils/Makefile
+++ b/package/cifs-utils/Makefile
@@ -4,13 +4,13 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= cifs-utils
-PKG_VERSION:= 6.3
+PKG_VERSION:= 6.4
PKG_RELEASE:= 1
-PKG_HASH:= fff73b2a2547628acba05d324cf096e50f13fa8712f01bf0eb0dbabfe268375b
+PKG_HASH:= 38fc63926af435dae4ebcf4406275580a692d9fb9ee3e32170317cf2ba68e6e3
PKG_DESCR:= network filesystem utilities
PKG_SECTION:= net/fs
PKG_URL:= https://wiki.samba.org/index.php/LinuxCIFS_utils
-PKG_SITES:= ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/
+PKG_SITES:= https://ftp.samba.org/pub/linux-cifs/cifs-utils/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2