package/pps-tools: bump to version 1.0.3
https://github.com/ago/pps-tools is redirecting to
https://github.com/redlab-i/pps-tools
e2b25049df
...v1.0.3
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
17f2af56cc
commit
32602849a8
@ -4,4 +4,4 @@ config BR2_PACKAGE_PPS_TOOLS
|
|||||||
Pulse per second tools. Provides timepps.h and other PPS
|
Pulse per second tools. Provides timepps.h and other PPS
|
||||||
utilities.
|
utilities.
|
||||||
|
|
||||||
https://github.com/ago/pps-tools/
|
https://github.com/redlab-i/pps-tools/
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 1168f1474235017af413afdb07288303ad7a7b12a0282f3bf9ed0e22fe0d7d2e pps-tools-e2b25049df9a4da28168b7378016f1650d0dfa6b.tar.gz
|
sha256 89163e29f1a4a0a702bbe25b900fd37d2eb86442329cefee58847e57e1964d7a pps-tools-1.0.3.tar.gz
|
||||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PPS_TOOLS_VERSION = e2b25049df9a4da28168b7378016f1650d0dfa6b
|
PPS_TOOLS_VERSION = 1.0.3
|
||||||
PPS_TOOLS_SITE = $(call github,ago,pps-tools,$(PPS_TOOLS_VERSION))
|
PPS_TOOLS_SITE = $(call github,redlab-i,pps-tools,v$(PPS_TOOLS_VERSION))
|
||||||
PPS_TOOLS_INSTALL_STAGING = YES
|
PPS_TOOLS_INSTALL_STAGING = YES
|
||||||
PPS_TOOLS_LICENSE = GPL-2.0+
|
PPS_TOOLS_LICENSE = GPL-2.0+
|
||||||
PPS_TOOLS_LICENSE_FILES = COPYING
|
PPS_TOOLS_LICENSE_FILES = COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user