summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
authorTreeve Jelbert2018-11-10 11:29:02 +0100
committerTreeve Jelbert2018-11-10 11:29:02 +0100
commita217fe7aaef9910a0cca8672f47fdda0720a081e (patch)
tree3e5e7fdeb1a3729d72b9e6a067067a2a466e9ed9 /mobile
parent978f564e2c5eb87df688a9354455a421c9f5279e (diff)
gpsd: => 3.18.1
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/gpsd/DETAILS11
-rw-r--r--mobile/gpsd/HISTORY5
-rw-r--r--mobile/gpsd/gpsd.gpgbin0 -> 5547 bytes
3 files changed, 12 insertions, 4 deletions
diff --git a/mobile/gpsd/DETAILS b/mobile/gpsd/DETAILS
index 62d5205235..e0e0e1f9d3 100755
--- a/mobile/gpsd/DETAILS
+++ b/mobile/gpsd/DETAILS
@@ -1,10 +1,13 @@
SPELL=gpsd
- VERSION=3.16
- SOURCE_HASH=sha512:a8ad85a1f17d3ea550a4b99c262e47a834ed8fd16b00e10574f7cf5f34b6c506142aa77a870a61f8827c0d0c88fe7f65f6e916089d64e84c5667d4a2ca89c543
+ VERSION=3.18.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://download-mirror.savannah.gnu.org/releases/$SPELL/$SOURCE
- WEB_SITE=http://catb.org/gpsd/
+ SOURCE_URL[0]=https://download-mirror.savannah.gnu.org/releases/$SPELL/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=gpsd.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+ WEB_SITE=https://catb.org/gpsd/
ENTERED=20040217
LICENSE=GPL
KEYWORDS="mobile"
diff --git a/mobile/gpsd/HISTORY b/mobile/gpsd/HISTORY
index 86f6fb397f..119af556e3 100644
--- a/mobile/gpsd/HISTORY
+++ b/mobile/gpsd/HISTORY
@@ -1,3 +1,8 @@
+2018-11-10 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 3.18.1
+ * DETAILS: add gpg checking
+ * gpsd.gpg: added, Gary E. Miller <gem@rellim.com
+
2017-01-15 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0], WEB_SITE,
updated spell to 3.16
diff --git a/mobile/gpsd/gpsd.gpg b/mobile/gpsd/gpsd.gpg
new file mode 100644
index 0000000000..3e1b11459b
--- /dev/null
+++ b/mobile/gpsd/gpsd.gpg
Binary files differ