gis/foxtrotgps: Updated for version 1.2.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
1ee4dc7239
commit
3d07f2ac34
|
@ -25,7 +25,7 @@
|
|||
# Modified by Mario Preksavec <mario at slackware dot hr>
|
||||
|
||||
PRGNAM=foxtrotgps
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="foxtrotgps"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.1"
|
||||
HOMEPAGE="https://www.foxtrotgps.org/"
|
||||
DOWNLOAD="https://www.foxtrotgps.org/releases/foxtrotgps-1.2.0.tar.xz"
|
||||
MD5SUM="9990cd0ecc257b80f77b911a985f2037"
|
||||
DOWNLOAD="https://www.foxtrotgps.org/releases/foxtrotgps-1.2.1.tar.xz"
|
||||
MD5SUM="b4042572edbbad13db6bc90eb9a7f11b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gpsd"
|
||||
|
|
Loading…
Reference in New Issue