mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/gmtp: Updated for version 1.3.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b6540149c0
commit
5a58f4533c
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gmtp
|
||||
VERSION=${VERSION:-1.3.6}
|
||||
VERSION=${VERSION:-1.3.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gmtp"
|
||||
VERSION="1.3.6"
|
||||
VERSION="1.3.7"
|
||||
HOMEPAGE="http://gmtp.sourceforge.net/"
|
||||
DOWNLOAD="http://softlayer-dal.dl.sourceforge.net/project/gmtp/gMTP-1.3.6/gmtp-1.3.6.tar.gz"
|
||||
MD5SUM="e00439b6347fd092cf1caa9c1ef9f751"
|
||||
DOWNLOAD="http://sourceforge.net/projects/gmtp/files/gMTP-1.3.7/gmtp-1.3.7.tar.gz"
|
||||
MD5SUM="573d25aabfed9cde65eb4f155e0752ae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue