[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.21.3
Akhilesh Nema
nemaakhilesh at gmail.com
Sat Jan 11 00:28:03 UTC 2025
Release notes:
https://www.samba.org/samba/history/samba-4.21.3.html
https://www.samba.org/samba/history/samba-4.21.2.html
https://www.samba.org/samba/history/samba-4.21.1.html
Signed-off-by: Akhilesh Nema <nemaakhilesh at gmail.com>
---
package/samba4/samba4.hash | 4 ++--
package/samba4/samba4.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/samba4/samba4.hash b/package/samba4/samba4.hash
index cf97560e54..144894fd60 100644
--- a/package/samba4/samba4.hash
+++ b/package/samba4/samba4.hash
@@ -1,4 +1,4 @@
# Locally calculated after checking pgp signature
-# https://download.samba.org/pub/samba/stable/samba-4.20.6.tar.asc
-sha256 8fe37f9e7817b6583fa55a0a15568b8e6be8875513741312ef805484b102ccf7 samba-4.20.6.tar.gz
+# https://download.samba.org/pub/samba/stable/samba-4.21.3.tar.asc
+sha256 ae2179a613e7a5d4088735ab100d4ca1cae0f92374d6307e22eaec13ad90125c samba-4.21.3.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/samba4/samba4.mk b/package/samba4/samba4.mk
index e5b348a3b7..70200279a4 100644
--- a/package/samba4/samba4.mk
+++ b/package/samba4/samba4.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SAMBA4_VERSION = 4.20.6
+SAMBA4_VERSION = 4.21.3
SAMBA4_SITE = https://download.samba.org/pub/samba/stable
SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
SAMBA4_INSTALL_STAGING = YES
--
2.25.1
More information about the buildroot
mailing list