system/fslint: Updated for vesion 2.44.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
fa3d4126a2
commit
6a446a46c3
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for fslint
|
||||
|
||||
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, 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=fslint
|
||||
VERSION=2.42
|
||||
VERSION=2.44
|
||||
ARCH=noarch # Python
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fslint"
|
||||
VERSION="2.42"
|
||||
VERSION="2.44"
|
||||
HOMEPAGE="http://www.pixelbeat.org/fslint/"
|
||||
DOWNLOAD="http://www.pixelbeat.org/fslint/fslint-2.42.tar.gz"
|
||||
MD5SUM="a22a27dc9c8474ba58d770ebf8529d9c"
|
||||
DOWNLOAD="http://www.pixelbeat.org/fslint/fslint-2.44.tar.gz"
|
||||
MD5SUM="195d0763038ffbaf268b53b94d80d7e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue