mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
gis/gpsd: Updated for version 3.15.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
27bebf536e
commit
19f57d7893
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=gpsd
|
PRGNAM=gpsd
|
||||||
VERSION=${VERSION:-3.14}
|
VERSION=${VERSION:-3.15}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="gpsd"
|
PRGNAM="gpsd"
|
||||||
VERSION="3.14"
|
VERSION="3.15"
|
||||||
HOMEPAGE="http://catb.org/gpsd/"
|
HOMEPAGE="http://catb.org/gpsd/"
|
||||||
DOWNLOAD="http://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-3.14.tar.gz"
|
DOWNLOAD="http://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-3.15.tar.gz"
|
||||||
MD5SUM="bc7467009b99e07ba461377b5da6c039"
|
MD5SUM="afd79b87337fadf38ee2a7c4314dac79"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="scons"
|
REQUIRES="scons"
|
||||||
|
|
Loading…
Reference in a new issue