summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302020-08-24 20:51:21 +0200
committerM0Rf302020-08-24 20:51:21 +0200
commitc016617dd5468c98cdf3718dd78fd5888bf0ff2b (patch)
tree05eb557ca313dd748b65cfba76d38f0b1418e55b /PKGBUILD
parente7937ea6ad846155af2d9799e478c7cd9736f098 (diff)
downloadaur-c016617dd5468c98cdf3718dd78fd5888bf0ff2b.tar.gz
snort: 2.9.16.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 5 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c98893624a7..53820a1ddef1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
# Contributor: Netboy3
pkgname=snort
-pkgver=2.9.16
-pkgrel=2
+pkgver=2.9.16.1
+pkgrel=1
pkgdesc='A lightweight network intrusion detection system.'
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64' 'arm')
url='http://www.snort.org'
@@ -25,14 +25,8 @@ install='snort.install'
source=("https://www.snort.org/downloads/snort/${pkgname}-${pkgver}.tar.gz"
"http://rules.emergingthreats.net/open/${pkgname}-2.9.0/emerging.rules.tar.gz"
'snort@.service'
- 'snort-2.9.15.1-fno-common.patch'
)
-prepare() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- patch -Np1 -i ../snort-2.9.15.1-fno-common.patch
-}
-
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
./configure --prefix=/usr \
@@ -66,7 +60,6 @@ package() {
cp ${srcdir}/rules/* "${pkgdir}/etc/snort/rules"
}
-md5sums=('1cec58babaea3420014d61a93e6e1545'
- 'SKIP'
- 'a847030a34396e6b2d1cacd272ad42da'
-'101bc0617d1547b14359ad884ac70541')
+md5sums=('ec148a494cde9095fb590a51efa306de'
+ 'SKIP'
+ 'a847030a34396e6b2d1cacd272ad42da')