Skip to content

Commit

Permalink
snort: bump to 2.9.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Halambek <[email protected]>
  • Loading branch information
Mario Halambek authored and lperkov committed Mar 18, 2015
1 parent 42b319b commit 7829fb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/snort/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=snort
PKG_VERSION:=2.9.7.0
PKG_VERSION:=2.9.7.2
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.snort.org/downloads/snort/
PKG_MD5SUM:=c2a45bc56441ee9456478f219dd8d1e2
PKG_MD5SUM:=b01e9964827394c39194a0147bc15705

PKG_BUILD_DEPENDS:=librpc
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
Expand Down

0 comments on commit 7829fb2

Please sign in to comment.