* update pps-tools to 1.0.3-2

This commit is contained in:
Alexander Baldeck 2024-08-16 06:42:31 +02:00
parent 6fea94b467
commit 4a7598214f
3 changed files with 17 additions and 1 deletions

12
pps-tools/.SRCINFO Normal file
View File

@ -0,0 +1,12 @@
pkgbase = pps-tools
pkgdesc = LinuxPPS user-space tools
pkgver = 1.0.3
pkgrel = 2
url = http://linuxpps.org/
arch = x86_64
license = GPL2
depends = bash
source = https://github.com/ago/pps-tools/archive/v1.0.3/pps-tools-1.0.3.tar.gz
b2sums = a57be9e7e3c9969a6bfd91bbdd618ab875c9c92cad3a2206653f2719896cf293e87ca941484d60d9af22ae1a64daa10689621504edc652a31b2bf6af8741eb64
pkgname = pps-tools

View File

@ -0,0 +1,4 @@
[pps-tools]
source = "git"
git = "https://github.com/ago/pps-tools.git"
prefix = "v"

View File

@ -5,7 +5,7 @@
pkgname=pps-tools
pkgdesc="LinuxPPS user-space tools"
pkgver=1.0.3
pkgrel=1
pkgrel=2
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="http://linuxpps.org/"
license=('GPL2')