Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
ada38739
Commit
ada38739
authored
10 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/snort: upgrade to 2.9.6.1
parent
d2a85a9a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/snort/APKBUILD
+6
-7
6 additions, 7 deletions
main/snort/APKBUILD
with
6 additions
and
7 deletions
main/snort/APKBUILD
+
6
−
7
View file @
ada38739
...
...
@@ -2,8 +2,8 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
snort
pkgver
=
2.9.
5.6
pkgrel
=
1
pkgver
=
2.9.
6.1
pkgrel
=
0
pkgdesc
=
"An open source network intrusion prevention and detection system"
url
=
"http://www.snort.org/"
arch
=
"all"
...
...
@@ -24,7 +24,6 @@ pkggroups="snort"
_builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
prepare
()
{
cd
"
$_builddir
"
update_config_sub
||
return
1
for
i
in
$source
;
do
case
$i
in
*
.patch
)
msg
$i
;
patch
-p1
-i
"
$srcdir
"
/
$i
||
return
1
;;
...
...
@@ -37,7 +36,7 @@ prepare() {
# correct paths in default config file
sed
-i
-e
's|/usr/local|/usr|'
etc/snort.conf
||
return
1
sed
-i
-e
's|\.\./|/var/lib/snort/|'
etc/snort.conf
||
return
1
libtoolize
--force
&&
aclocal
-I
m4
&&
autoconf
\
&&
automake
--add-missing
||
return
1
...
...
@@ -82,15 +81,15 @@ package() {
touch
"
$pkgdir
"
/var/lib/snort/rules/black_list.rules
}
md5sums
=
"
e993c97c1710d68a7b67813fe98c09a4
snort-2.9.
5.6
.tar.gz
md5sums
=
"
d7c0f1ddb2e70b70acdaa4664abb5fb0
snort-2.9.
6.1
.tar.gz
6a8b6d9c00971d419f0c1ea036c76ea4 automake.patch
b65d10cce3e79f38aa6fb5e0aa494144 snort.initd
446f8d2b3435b8a6be738da978670605 snort.confd"
sha256sums
=
"
69ed09077c1fa2268f814c8eff6e613b7fe8876a138df1cd6579cffbb747db55
snort-2.9.
5.6
.tar.gz
sha256sums
=
"
119e4c5df83fe36a8d465e72a0347fe31e7771704da286f04115b0c5baa5f7b8
snort-2.9.
6.1
.tar.gz
b6d1b0affb4056f1eb6dbfc375dbbe52d943ca7f79228aa92c0bfac9ee84f025 automake.patch
6fc40466781dcae894f9ac1447feac9d33bc548a39cb78c19ee1dad2639a93b6 snort.initd
d504cb31ffcce9acc8fc7b68123a31a53b491444c52730339ea9a4e986521f71 snort.confd"
sha512sums
=
"
2a77c25f4eddd82315ea55efe046bd002f35d808fdaef2ed60d8944818e24019f9819ec2042252485b0f8dd793b6a7f52ee3f721ea4446025a81ea6147c49311
snort-2.9.
5.6
.tar.gz
sha512sums
=
"
455b92900efa098ca85f81290f2b4bfff756d6db1b7f85352f3d17e24e4139c69bde27b4d250aa1291146773f54b891dc8ed877d1bb82fa354bd3e5b8db572a7
snort-2.9.
6.1
.tar.gz
2c60d48feebe5c8755aaad4ce6dc1b95ba1cec0d340506007bb489bb578bf1e24d5ade8492f9108efc5ea62be9d5fe6deffdafc88e607cf4386a8c6adf1868b1 automake.patch
0f796d826cbc736558783c6d31c2573343984c87480c6476db3723ba1a8d28f93e445f850febd67a0dbd11ea558ef1161121ad4a3145f73af7eb30d7702e0b6b snort.initd
abc0846ea6e08029c772f24e213f211a39219701e6e2c8b3aa112632318479db7b21014c5f2c4987cb2981cafce0ea744549c3ce754e9145cba9ec5604ae66f3 snort.confd"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment