mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/afflib: Updated for version 3.6.12.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
9bdcf7ac1d
commit
3b2cc36c7a
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
# Updated: v3.6.11 May 2011 Barry J. Grundy <bgrundy(at)linuxleo.com>
|
||||
|
||||
PRGNAM=afflib
|
||||
VERSION=3.6.11
|
||||
VERSION=3.6.12
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="afflib"
|
||||
VERSION="3.6.11"
|
||||
VERSION="3.6.12"
|
||||
HOMEPAGE="http://www.afflib.org/"
|
||||
DOWNLOAD="http://afflib.org/downloads/afflib-3.6.11.tar.gz"
|
||||
MD5SUM="d2df61d11e249fc8be73fd7598650d61"
|
||||
DOWNLOAD="http://afflib.org/downloads/afflib-3.6.12.tar.gz"
|
||||
MD5SUM="8d0026e71ecb86089ced39204a103828"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Barry J. Grundy"
|
||||
EMAIL="bgrundy<at>linuxleo.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="rworkman,Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue