Curtis Jiang [Tue, 25 Dec 2018 14:13:33 +0000 (22:13 +0800)]
fixed apropos not found
Signed-off-by: Curtis Jiang <jqqqqqqqqqq@qq.com>
Curtis Jiang [Sat, 1 Sep 2018 01:55:22 +0000 (21:55 -0400)]
fish: add package fish shell
Signed-off-by: Curtis Jiang <jqqqqqqqqqq@qq.com>
Dirk Brenken [Fri, 17 Aug 2018 14:37:30 +0000 (16:37 +0200)]
Merge pull request #6673 from neheb/patch-21
scapy: Update to 2.4.0 and change URLs to new
Dirk Brenken [Fri, 17 Aug 2018 12:33:08 +0000 (14:33 +0200)]
Merge pull request #6763 from neheb/patch-24
geth: Update to 1.8.13
Dirk Brenken [Fri, 17 Aug 2018 12:28:44 +0000 (14:28 +0200)]
Merge pull request #6774 from EricLuehrsen/unbound_20180815
unbound: drop odhcpd leases with wrong field count
Hannu Nyman [Fri, 17 Aug 2018 08:37:57 +0000 (11:37 +0300)]
Merge pull request #6659 from cshoredaniel/pr-update-gitolite3
Updates for gitolite package
Eric Luehrsen [Fri, 17 Aug 2018 01:37:43 +0000 (21:37 -0400)]
unbound: drop odhcpd leases with wrong field count
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Hannu Nyman [Thu, 16 Aug 2018 14:33:16 +0000 (17:33 +0300)]
Merge pull request #6729 from neheb/patch-28
grep: Update to 3.1
Hannu Nyman [Thu, 16 Aug 2018 14:30:20 +0000 (17:30 +0300)]
Merge pull request #6755 from Andy2244/samba4-update
samba4: update to 4.8.4
Jo-Philipp Wich [Thu, 16 Aug 2018 13:57:49 +0000 (15:57 +0200)]
Merge pull request #6698 from dedeckeh/pr-xtables-addons-rtsp
Pr xtables addons rtsp
Jo-Philipp Wich [Thu, 16 Aug 2018 13:44:28 +0000 (15:44 +0200)]
Merge pull request #6562 from KarlVogel/host_sanitize
ddns-scripts: sanitize host charset and shell escape characters
Peter Wagner [Thu, 16 Aug 2018 09:51:14 +0000 (11:51 +0200)]
rpcbind: disable libwrap explicitly if it's not enabled to avoid linking against it
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Rosen Penev [Thu, 16 Aug 2018 02:21:36 +0000 (19:21 -0700)]
geth: Update to 1.8.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Wed, 15 Aug 2018 22:49:49 +0000 (00:49 +0200)]
Merge pull request #6726 from neheb/patch-27
python-gnupg: Update to 0.4.3
Daniel Golle [Wed, 15 Aug 2018 22:48:26 +0000 (00:48 +0200)]
Merge pull request #6758 from micmac1/postgresql-master
postgresql: security bump to 9.6.10
Daniel Golle [Wed, 15 Aug 2018 22:47:24 +0000 (00:47 +0200)]
Merge pull request #6624 from neheb/lvm
LVM2: Update to 2.02.80
Moritz Warning [Thu, 17 May 2018 21:44:10 +0000 (23:44 +0200)]
device-observatory: add new package
Shows network/wireless activity on a local website
to increase awareness for privacy and security matters.
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Andy Walsh [Tue, 14 Aug 2018 15:42:30 +0000 (17:42 +0200)]
samba4: update to 4.8.4
* remove perl, python host depends
* fixes: CVE-2018-1139, CVE-2018-1140, CVE-2018-10858, CVE-2018-10918, CVE-2018-10919
* remove avahi timemachine service file (4.8 handles this automatically via avahi client-lib)
* fix more optional depends
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Sebastian Kemper [Wed, 15 Aug 2018 14:55:20 +0000 (16:55 +0200)]
postgresql: security bump to 9.6.10
This update includes fixes for the following CVEs:
- CVE-2018-1115
- CVE-2018-10925
- CVE-2018-10915
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Ted Hess [Wed, 15 Aug 2018 12:58:40 +0000 (08:58 -0400)]
ffmpeg: Add build overrides for some specific CPUs: Octeon, X86 and 24kf.
Octeon: Rename octeonplus to oction+
MIPS 24kf: Inline ASM fails to build (unknown reason)
X86: Configure finds NASM and assumes YASM if name explictly set (wrong switches)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Rosen Penev [Mon, 30 Jul 2018 23:16:20 +0000 (16:16 -0700)]
LVM2: Update to 2.02.81
Switch to upstream URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Philip Prindeville [Tue, 14 Aug 2018 19:26:44 +0000 (15:26 -0400)]
Merge pull request #6752 from pprindeville/perl-build-redux
perl: version modules and non-base packages
Hannu Nyman [Tue, 14 Aug 2018 16:53:06 +0000 (19:53 +0300)]
Merge pull request #6749 from DocLM/libgphoto2
libgphoto2: update package 2.5.19
Philip Prindeville [Tue, 7 Aug 2018 22:00:19 +0000 (16:00 -0600)]
perl: version modules and non-base packages
Currently external modules and non-base packages are numbered
from their own internal number space, and even though the Perl
ABI number is embedded into them this isn't externally visible.
For example, perl-html-parser-3.72.1 could be built for ABI
5.26 or for 5.28, we can't easily tell. This changes all of
that by embedding the ABI number into the filename.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Leonardo Medici [Mon, 13 Aug 2018 10:00:59 +0000 (12:00 +0200)]
libgphoto2: update package 2.5.19
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
Nikos Mavrogiannopoulos [Mon, 13 Aug 2018 06:17:04 +0000 (08:17 +0200)]
Merge pull request #6742 from neheb/p11
p11-kit: Update to 0.23.13
Ted Hess [Sun, 12 Aug 2018 23:55:39 +0000 (19:55 -0400)]
Merge pull request #6743 from thess/ffmpeg-update
ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12
Ted Hess [Sun, 12 Aug 2018 23:23:19 +0000 (19:23 -0400)]
Merge pull request #6649 from neheb/int
intltool: Update to 0.51
Ted Hess [Sun, 12 Aug 2018 23:22:25 +0000 (19:22 -0400)]
Merge pull request #6651 from neheb/ntp
ntpclient: Update to 2015_365
Andy Walsh [Sun, 12 Aug 2018 19:01:27 +0000 (21:01 +0200)]
owfs/owshell: remove librpc depends
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 12 Aug 2018 19:00:25 +0000 (21:00 +0200)]
mc: switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 12 Aug 2018 18:59:49 +0000 (20:59 +0200)]
lsof: update to 4.91, switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 12 Aug 2018 18:59:01 +0000 (20:59 +0200)]
python/twisted: switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 12 Aug 2018 18:58:09 +0000 (20:58 +0200)]
snort: switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 12 Aug 2018 18:56:59 +0000 (20:56 +0200)]
netatalk: remove librpc depends
* disable nfsquota for now, since libtirpc misses some headers for it
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 12 Aug 2018 18:54:37 +0000 (20:54 +0200)]
nfs-kernel-server: switch to libtirpc, enable ipv6
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 12 Aug 2018 18:53:04 +0000 (20:53 +0200)]
rpcbind: add rpcbind package, remove portmap
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Ted Hess [Sun, 12 Aug 2018 21:36:28 +0000 (17:36 -0400)]
ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12
Signed-off-by: Ted Hess <thess@kitschensync.net>
Rosen Penev [Sun, 12 Aug 2018 20:11:06 +0000 (13:11 -0700)]
p11-kit: Update to 0.23.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Florian Fainelli [Sun, 12 Aug 2018 18:34:12 +0000 (11:34 -0700)]
Merge pull request #6683 from neheb/stoken
stoken: Update to 0.92 and switch to normal tarball.
Hannu Nyman [Sun, 12 Aug 2018 13:08:10 +0000 (16:08 +0300)]
Merge pull request #6739 from zhouruixi/nginx_fix-warning
nginx: Fix warnings while compile rtmp and ts modules
Ruixi Zhou [Sun, 12 Aug 2018 12:53:46 +0000 (20:53 +0800)]
nginx: Fix warnings while compile rtmp and ts modules
Signed-off-by: Ruixi Zhou <zhouruixi@gmail.com>
Dirk Brenken [Sun, 12 Aug 2018 07:52:45 +0000 (09:52 +0200)]
Merge pull request #6737 from neheb/gammu
gammu: Update to 1.39.0
Rosen Penev [Sat, 11 Aug 2018 21:19:09 +0000 (14:19 -0700)]
gammu: Update to 1.39.0
Cosmetic makefile changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
tripolar [Sat, 11 Aug 2018 09:14:53 +0000 (11:14 +0200)]
Merge pull request #6708 from Andy2244/libtirpc-enable-host-build
libtirpc: enable host build
tripolar [Sat, 11 Aug 2018 09:12:39 +0000 (11:12 +0200)]
Merge pull request #6706 from Andy2244/nfs-kernel-server-res_querydomain-fix
nfs-kernel-server: fix missing host symbol res_querydomain
Dirk Brenken [Fri, 10 Aug 2018 17:32:45 +0000 (19:32 +0200)]
Merge pull request #6732 from dibdot/travelmate
travelmate: update 1.2.2
Dirk Brenken [Fri, 10 Aug 2018 14:06:54 +0000 (16:06 +0200)]
Merge pull request #6688 from neheb/sysrepo
sysrepo: Switch to codeload tarballs
Dirk Brenken [Fri, 10 Aug 2018 14:04:02 +0000 (16:04 +0200)]
Merge pull request #6692 from neheb/tgt
tgt: Switch to codeload
Dirk Brenken [Fri, 10 Aug 2018 14:00:34 +0000 (16:00 +0200)]
Merge pull request #6712 from neheb/patch-24
gzip: Update to 1.9
Dirk Brenken [Fri, 10 Aug 2018 13:58:50 +0000 (15:58 +0200)]
Merge pull request #6724 from neheb/patch-22
logrotate: Update to 3.14
Dirk Brenken [Fri, 10 Aug 2018 13:54:36 +0000 (15:54 +0200)]
Merge pull request #6730 from EricLuehrsen/unbound_20180808
unbound: log openssl-1.0.2 lacks TLS host verification
Dirk Brenken [Fri, 10 Aug 2018 13:46:53 +0000 (15:46 +0200)]
travelmate: update 1.2.2
* fix restart behaviour after successful connection
* fix labeling of faulty stations
* optimize re-connect behaviour at locations where multiple uplinks with
the same SSID are in range
* use procd pidfile handling
* refine logging
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
Eric Luehrsen [Thu, 9 Aug 2018 01:21:17 +0000 (21:21 -0400)]
unbound: log openssl-1.0.2 lacks TLS host verification
ssl_set1_host() is not available without openssl-1.1.0. Unbound can not do
host cert verification. DNS over TLS connects, but hosts are unverified. A
patch for log err is added with a noitce in README.md.
(see: https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=658)
Also, squash some minor robustness and TLS usability fixes.
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Rosen Penev [Fri, 10 Aug 2018 02:33:45 +0000 (19:33 -0700)]
grep: Update to 3.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
W. Michael Petullo [Thu, 9 Aug 2018 11:29:13 +0000 (07:29 -0400)]
luajit: install libluajit-5.1.so.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Thu, 9 Aug 2018 20:00:07 +0000 (13:00 -0700)]
python-gnupg: Update to 0.4.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 9 Aug 2018 17:31:14 +0000 (10:31 -0700)]
logrotate: Update to 3.14
Switched to .xz as that is a smaller archive.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
W. Michael Petullo [Mon, 6 Aug 2018 00:21:52 +0000 (20:21 -0400)]
luajit: add .hpp to InstallDev
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Andy Walsh [Tue, 7 Aug 2018 18:34:45 +0000 (20:34 +0200)]
libtirpc: enable host build
* include /etc/netconfig
* cleanup old patches
* update via patch to 1.0.4-rc2
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Dirk Brenken [Wed, 8 Aug 2018 13:57:48 +0000 (15:57 +0200)]
Merge pull request #6696 from neheb/arp
arp-scan: Update to 1.9.5
Dirk Brenken [Wed, 8 Aug 2018 12:50:25 +0000 (14:50 +0200)]
Merge pull request #6713 from neheb/patch-22
joe: Update to 4.6
Andy Walsh [Tue, 7 Aug 2018 14:16:17 +0000 (16:16 +0200)]
nfs-kernel-server: fix missing host symbol res_querydomain/missing-include-dir
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Tue, 7 Aug 2018 23:04:05 +0000 (16:04 -0700)]
joe: Update to 4.6
Cosmetic makefile changes
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 7 Aug 2018 22:56:21 +0000 (15:56 -0700)]
gzip: Update to 1.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Tue, 7 Aug 2018 22:51:37 +0000 (00:51 +0200)]
Merge pull request #6711 from neheb/patch-24
cryptsetup: Update to 2.0.4
Rosen Penev [Tue, 7 Aug 2018 22:31:30 +0000 (15:31 -0700)]
cryptsetup: Update to 2.0.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Tue, 7 Aug 2018 16:02:51 +0000 (19:02 +0300)]
Merge pull request #6699 from wvdakker/master
Shorewall: Bump to version 5.2.0.5
Hannu Nyman [Tue, 7 Aug 2018 10:21:56 +0000 (13:21 +0300)]
Merge pull request #6544 from diizzyy/bluez550
bluez: Update to 5.50
W. van den Akker [Mon, 6 Aug 2018 18:55:44 +0000 (20:55 +0200)]
Shorewall6: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Mon, 6 Aug 2018 18:54:01 +0000 (20:54 +0200)]
Shorewall: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Mon, 6 Aug 2018 18:52:43 +0000 (20:52 +0200)]
Shorewall6-lite: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Mon, 6 Aug 2018 18:51:16 +0000 (20:51 +0200)]
Shorewall-lite: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Mon, 6 Aug 2018 18:49:43 +0000 (20:49 +0200)]
Shorewall-core: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Eneas U de Queiroz [Mon, 6 Aug 2018 17:30:34 +0000 (17:30 +0000)]
samba4: add nfs-kernel-server/host build dependency
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hans Dedecker [Fri, 3 Aug 2018 17:12:55 +0000 (19:12 +0200)]
xtables-addons: rtsp: support destination format address:port
RFC2326 specifies the attribute client_port as the RTP/RTCP port pair on
which the client has chosen to receive media data and control info;
however some clients (mostly STBs) embed the client_port value in the
destination attribute in the form of destination=<address:port> without
specifying the client_port attribute in the SETUP message.
To support such clients check if the destination attribute contains a
port value and use it as port value for the expected RTP connection.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Hans Dedecker [Fri, 3 Aug 2018 15:51:23 +0000 (17:51 +0200)]
xtables-addons: rtsp: fix compile warning/issue
Fix compile issue with Werror:
nf_conntrack_rtsp.c:667:39: error: implicit declaration of function 'nf_ct_zone' [-Werror=implicit-function-declaration]
exp_ct = nf_ct_expect_find_get(net, nf_ct_zone(ct), &t);
Fix compile warning:
nf_conntrack_rtsp.c:474:2: warning: enumeration value 'IP_CT_DIR_MAX' not handled in switch [-Wswitch]
switch (CTINFO2DIR(ctinfo)) {
^~~~~~
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Dirk Brenken [Mon, 6 Aug 2018 11:28:29 +0000 (13:28 +0200)]
Merge pull request #6693 from BKPepe/netdata
netdata: create missing folder /etc/netdata/customs-plugins.d
Rosen Penev [Mon, 6 Aug 2018 04:42:34 +0000 (21:42 -0700)]
arp-scan: Update to 1.9.5
Switch to codeload as well for easier package bumping.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Yousong Zhou [Mon, 6 Aug 2018 02:02:02 +0000 (02:02 +0000)]
qemu: bump to version 2.12.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Andy Walsh [Sat, 4 Aug 2018 19:20:22 +0000 (21:20 +0200)]
samba4: add missing avahi service definitions
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sat, 4 Aug 2018 03:27:28 +0000 (05:27 +0200)]
qemu-userspace: remove package
* remove samba4 build helper
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Fri, 3 Aug 2018 16:41:21 +0000 (18:41 +0200)]
samba4: switch to waf cross-answer files
* switch waf build to cross-answer files
* move timemachine related vfs modules to default vfs option
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Josef Schlehofer [Sun, 5 Aug 2018 15:31:48 +0000 (17:31 +0200)]
netdata: create missing folder /etc/netdata/customs-plugins.d
Changes:
- added folder /etc/netdata/customs-plugins.d
which is set in netdata.conf as 2nd plugin directory
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sat, 4 Aug 2018 23:56:16 +0000 (16:56 -0700)]
wavemon: Switch to codeload tarballs
Simpler and easier to bump the version in the future.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Hannu Nyman [Sun, 5 Aug 2018 19:18:17 +0000 (22:18 +0300)]
Merge pull request #6560 from neheb/mtr2
mtr: Fix compile with libcap
Hannu Nyman [Sun, 5 Aug 2018 19:15:47 +0000 (22:15 +0300)]
Merge pull request #6595 from MikePetullo/loudmouth
loudmouth: fix build
Hannu Nyman [Sun, 5 Aug 2018 19:14:52 +0000 (22:14 +0300)]
Merge pull request #6613 from neheb/cocoa
coova-chilli: Update to 1.4
Rosen Penev [Sat, 4 Aug 2018 19:48:04 +0000 (12:48 -0700)]
stoken: Update to 0.92 and switch to normal tarball.
Simplifies the Makefile quite a bit.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sun, 5 Aug 2018 17:18:38 +0000 (20:18 +0300)]
Merge pull request #6660 from neheb/sdr
rtl-sdr: Update to 0.5.4 and switch to tarballs
Hannu Nyman [Sun, 5 Aug 2018 17:18:01 +0000 (20:18 +0300)]
Merge pull request #6685 from neheb/digi
digitemp: Switch to codeload
Hannu Nyman [Sun, 5 Aug 2018 17:17:18 +0000 (20:17 +0300)]
Merge pull request #6674 from neheb/upnpd
miniupnpd: Update to 2.1.
20180706
Hannu Nyman [Sun, 5 Aug 2018 17:15:06 +0000 (20:15 +0300)]
Merge pull request #6662 from neheb/433
rtl_433: Update to 18.05 and switch to codeload
Hannu Nyman [Sun, 5 Aug 2018 17:14:15 +0000 (20:14 +0300)]
Merge pull request #6669 from neheb/patch-9
fio: Update to 3.8
Hannu Nyman [Sun, 5 Aug 2018 17:13:46 +0000 (20:13 +0300)]
Merge pull request #6529 from gladiac1337/feature-haproxy-v1.8.12-updates
haproxy: Update HAProxy patches for v1.8.13 & Update Lua
Jo-Philipp Wich [Sun, 5 Aug 2018 08:49:33 +0000 (10:49 +0200)]
usbip: remove nonshared flag (#6681)
Since https://git.openwrt.org/
d0e0b7049f88774e67c3d5ad6b573f7070e5f900,
OpenWrt SDKs ship the appropriate sources for building usbip userspace
packages, so special nonshared handling is not required anymore.
Sucessfully tested by compiling usbip utilities for various architectures
using self built SDKs after applying the change linked above.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Rosen Penev [Sun, 5 Aug 2018 08:49:06 +0000 (01:49 -0700)]
rtl-ais: Update to 0.3 and switch to codeload (#6661)
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 Aug 2018 08:45:56 +0000 (01:45 -0700)]
ntripcaster: Switch to codeload (#6653)
Currently uscan fails on this as it tries to look for a download link in the
wrong location. Switching it to a GitHub tarball will probably fix it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 Aug 2018 08:42:10 +0000 (01:42 -0700)]
ntripserver: Fix version and switch to codeload (#6689)
1.51 is the version not 1.5.1. codeload simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 Aug 2018 08:41:23 +0000 (01:41 -0700)]
ntripclient: Fix version and switch to codeload (#6690)
Version is 1.51, not 1.5.0. Codeload simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>