Skip to content

Commit

Permalink
package/samba4: security bump version to 4.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bkuhls authored and jacmet committed Nov 29, 2023
1 parent cb92494 commit d3eff1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package/samba4/samba4.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Locally calculated after checking pgp signature
# https://download.samba.org/pub/samba/stable/samba-4.19.2.tar.asc
sha256 9e63f0505e1c631f1db0b7a9349a51e925c026ca03af3fd5d812228bb597d393 samba-4.19.2.tar.gz
# https://download.samba.org/pub/samba/stable/samba-4.19.3.tar.asc
sha256 280553b90f131b1940580df293653c9e9bd8906201f5def6e5e8c160f0bfac96 samba-4.19.3.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
2 changes: 1 addition & 1 deletion package/samba4/samba4.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

SAMBA4_VERSION = 4.19.2
SAMBA4_VERSION = 4.19.3
SAMBA4_SITE = https://download.samba.org/pub/samba/stable
SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
SAMBA4_INSTALL_STAGING = YES
Expand Down

0 comments on commit d3eff1c

Please sign in to comment.