samba: Update to 4.13.4

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2021-02-03 22:50:36 +00:00
parent d086a16619
commit e514d67f8e
5 changed files with 7 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 4.13.1
VER = 4.13.4
THISAPP = samba-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = samba
PAK_VER = 75
PAK_VER = 76
DEPS = avahi cups libtirpc krb5 perl-Parse-Yapp
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = d9243ab374897ba91aa3eb7354e83553
$(DL_FILE)_MD5 = ba89901019e05585f9511f52a4667d4f
install : $(TARGET)