* update gpsd to 3.25-5

This commit is contained in:
Alexander Baldeck 2024-12-17 09:30:41 +01:00
parent 481d4a3837
commit 1df9669181
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = gpsd pkgbase = gpsd
pkgdesc = GPS daemon and library to support USB/serial GPS devices pkgdesc = GPS daemon and library to support USB/serial GPS devices
pkgver = 3.25 pkgver = 3.25
pkgrel = 4 pkgrel = 5
url = http://catb.org/gpsd/ url = http://catb.org/gpsd/
arch = x86_64 arch = x86_64
arch = powerpc64le arch = powerpc64le

View File

@ -7,7 +7,7 @@
pkgname=gpsd pkgname=gpsd
pkgver=3.25 pkgver=3.25
pkgrel=4 pkgrel=5
pkgdesc="GPS daemon and library to support USB/serial GPS devices" pkgdesc="GPS daemon and library to support USB/serial GPS devices"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="http://catb.org/gpsd/" url="http://catb.org/gpsd/"