Browse Source
academic/pspp: Updated for version 1.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/196/head
Vitor Borrego
3 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
5 additions and
5 deletions
-
academic/pspp/pspp.SlackBuild
-
academic/pspp/pspp.info
|
|
@ -25,7 +25,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=pspp |
|
|
|
VERSION=${VERSION:-1.4.1} |
|
|
|
VERSION=${VERSION:-1.6.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="pspp" |
|
|
|
VERSION="1.4.1" |
|
|
|
VERSION="1.6.2" |
|
|
|
HOMEPAGE="http://www.gnu.org/software/pspp/" |
|
|
|
DOWNLOAD="http://ftpmirror.gnu.org/pspp/pspp-1.4.1.tar.gz" |
|
|
|
MD5SUM="7852af2e4f5ac1b57bd2c1636dca7b40" |
|
|
|
DOWNLOAD="http://ftpmirror.gnu.org/pspp/pspp-1.6.2.tar.gz" |
|
|
|
MD5SUM="0e2aecdf978b9de9feb94214e39185bd" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="spread-sheet-widget" |
|
|
|
MAINTAINER="Vitor Borrego" |
|
|
|
EMAIL="vitor@bitarus.allowed.org" |
|
|
|
EMAIL="vitor@bitarus.mooo.com" |