mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
cifs-utils: bump to version 5.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
fa9d3d7583
commit
839546dd3a
@ -1,6 +1,8 @@
|
||||
CIFS_UTILS_VERSION = 5.5
|
||||
CIFS_UTILS_VERSION = 5.6
|
||||
CIFS_UTILS_SOURCE = cifs-utils-$(CIFS_UTILS_VERSION).tar.bz2
|
||||
CIFS_UTILS_SITE = http://ftp.samba.org/pub/linux-cifs/cifs-utils
|
||||
CIFS_UTILS_LICENSE = GPLv3
|
||||
CIFS_UTILS_LICENSE_FILES = COPYING
|
||||
|
||||
define CIFS_UTILS_NO_WERROR
|
||||
$(SED) 's/-Werror//' $(@D)/Makefile.in
|
||||
|
Loading…
Reference in New Issue
Block a user