academic/gaw3: Updated for version 20150228.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
R. S. Ananda Murthy 2015-07-29 06:41:29 +07:00 committed by Willy Sudiarto Raharjo
parent 964c516cd0
commit 4494234ef4
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gaw3
VERSION=${VERSION:-20130801}
VERSION=${VERSION:-20150228}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -67,7 +67,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
./configure \
--prefix=/usr \

View File

@ -1,8 +1,8 @@
PRGNAM="gaw3"
VERSION="20130801"
VERSION="20150228"
HOMEPAGE="http://www.rvq.fr/linux/gaw.php"
DOWNLOAD="http://download.tuxfamily.org/gaw/download/gaw3-20130801.tar.gz"
MD5SUM="9890c2c05d760dcde636f897eaf5ffbb"
DOWNLOAD="http://download.tuxfamily.org/gaw/download/gaw3-20150228.tar.gz"
MD5SUM="514e2ea394f85a1bac7e67415729f839"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""