mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libmnl: Updated for version 1.0.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
1fcc5dfc8a
commit
f77b265670
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Michal Bialozor <bialyy@o2.pl>
|
||||
|
||||
PRGNAM=libmnl
|
||||
VERSION=1.0.2
|
||||
VERSION=${VERSION:-1.0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmnl"
|
||||
VERSION="1.0.2"
|
||||
VERSION="1.0.3"
|
||||
HOMEPAGE="http://www.netfilter.org/projects/libmnl/"
|
||||
DOWNLOAD="http://www.netfilter.org/projects/libmnl/files/libmnl-1.0.2.tar.bz2"
|
||||
MD5SUM="370d02d10bdf2e987c29385eca2d758b"
|
||||
DOWNLOAD="http://www.netfilter.org/projects/libmnl/files/libmnl-1.0.3.tar.bz2"
|
||||
MD5SUM="7d95fc3bea3365bc03c48e484224f65f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue