network/efax-gtk: Updated for version 3.2.10.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
LukenShiro 2012-12-28 23:30:30 +01:00 committed by Matteo Bernardini
parent 55878efbd6
commit 53d184f96f
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for efax-gtk
# Copyright 2008-2012 LukenShiro, Italy
# Copyright 2008-2013 LukenShiro, Italy
# 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=efax-gtk
VERSION=${VERSION:-3.2.9}
VERSION=${VERSION:-3.2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="efax-gtk"
VERSION="3.2.9"
VERSION="3.2.10"
HOMEPAGE="http://efax-gtk.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/project/efax-gtk/efax-gtk/3.2.9/efax-gtk-3.2.9.src.tgz"
MD5SUM="57fac8815c8f49fc7415d3558eb3f842"
DOWNLOAD="http://downloads.sourceforge.net/efax-gtk/efax-gtk-3.2.10.src.tgz"
MD5SUM="24a21ac319b6074390f296e3fb7d4f23"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="c++-gtk-utils"