mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
misc/merkaartor: Updated for version 0.16.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
10a9f4852b
commit
29fcced29f
2 changed files with 5 additions and 6 deletions
|
@ -3,10 +3,9 @@
|
|||
# Slackware build script for Merkaartor
|
||||
|
||||
# Written by otzy_007 (oz@oprod.net)
|
||||
# Fixed to include translations by Manuel Reimer <manuel.reimer@gmx.de>
|
||||
|
||||
PRGNAM=merkaartor
|
||||
VERSION=${VERSION:-0.16.1}
|
||||
VERSION=${VERSION:-0.16.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="merkaartor"
|
||||
VERSION="0.16.1"
|
||||
VERSION="0.16.3"
|
||||
HOMEPAGE="http://www.merkaartor.org"
|
||||
DOWNLOAD="http://www.merkaartor.org/downloads/source/merkaartor-0.16.1.tar.bz2"
|
||||
MD5SUM="2da9635619df7251cd16da72970b250d"
|
||||
DOWNLOAD="http://merkaartor.be/attachments/download/29/merkaartor-0.16.3.tar.bz2"
|
||||
MD5SUM="4ff2bc53c2f37704a55463372fa7d376"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="otzy_007"
|
||||
EMAIL="oz@oprod.net"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue