diff --git a/net/snort3/Makefile b/net/snort3/Makefile index edb73b3781..2bca15ed1d 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=snort3 -PKG_VERSION:=3.1.51.0 +PKG_VERSION:=3.1.52.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/ -PKG_HASH:=023fb873361ed589e3f7b2137f0a091388f5006d756c85946c790bb73e87a345 +PKG_HASH:=351ef4295b54d750ea557bdd5a10c8a04d1edc35003b0d84620451c998591117 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=GPL-2.0-only