gpsd: update to 3.24

This commit is contained in:
Dustin Marquess 2022-10-02 00:12:39 -05:00 committed by Piraty
parent 703460b32b
commit c5a2a1359a

View file

@ -1,7 +1,7 @@
# Template file for 'gpsd'
pkgname=gpsd
version=3.23.1
revision=4
version=3.24
revision=1
build_style=scons
make_build_args="dbus_export=0 gpsd_user=gpsd gpsd_group=gpsd sbindir=/usr/bin
udevdir=/usr/lib/udev CC=${CC} qt_versioned=5"
@ -14,8 +14,9 @@ short_desc="GPS/AIS receiver monitoring daemon"
maintainer="uriahheep <uriahheep@gmail.com>"
license="BSD-3-Clause"
homepage="https://gpsd.gitlab.io/gpsd/"
changelog="https://gpsd.gitlab.io/gpsd/NEWS"
distfiles="https://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-${version}.tar.xz"
checksum=ca2c466df783c57b8a07ad3f5c67943186d05befdc377de938ed111d1358a8c1
checksum=dab45874c6da0ac604e3553b79fc228c25d6e71a32310a3467fb3bd9974e3755
python_version=3 # Must be same version as scons
system_accounts="gpsd"