Browse Source

snort: increase PKG_RELEASE

Alexander Ryzhov 9 years ago
parent
commit
cd554e1386
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/snort/Makefile

+ 1
- 1
net/snort/Makefile View File

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=snort
11 11
 PKG_VERSION:=2.9.7.2
12
-PKG_RELEASE:=3
12
+PKG_RELEASE:=4
13 13
 
14 14
 PKG_LICENSE:=GPL-2.0
15 15
 PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>