libraries/libnfnetlink: Updated copyright
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
71b92f1a00
commit
8c3a6769eb
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libnfnetlink
|
||||
|
||||
# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libnfnetlink
|
||||
VERSION=1.0.0
|
||||
VERSION=${VERSION:-1.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
Loading…
Reference in New Issue