瀏覽代碼

snort: increase PKG_RELEASE

Alexander Ryzhov 9 年之前
父節點
當前提交
cd554e1386
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      net/snort/Makefile

+ 1
- 1
net/snort/Makefile 查看文件

@@ -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>