mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/patchutils: Updated copyright
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
f828e6ed50
commit
66e6259e8a
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for patchutils
|
||||
|
||||
# Copyright 2008-2011 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2008-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=patchutils
|
||||
VERSION=0.3.2
|
||||
VERSION=${VERSION:-0.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
Loading…
Reference in a new issue