mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/faketime: bump to version 0.9.12
Release notes: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.11 https://github.com/wolfcw/libfaketime/releases/tag/v0.9.12 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
989fd5ca73
commit
efe381e593
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 729ad33b9c750a50d9c68e97b90499680a74afd1568d859c574c0fe56fe7947f faketime-0.9.10.tar.gz
|
||||
sha256 4fc32218697c052adcdc5ee395581f2554ca56d086ac817ced2be0d6f1f8a9fa faketime-0.9.12.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FAKETIME_VERSION = 0.9.10
|
||||
FAKETIME_VERSION = 0.9.12
|
||||
FAKETIME_SITE = $(call github,wolfcw,libfaketime,v$(FAKETIME_VERSION))
|
||||
FAKETIME_LICENSE = GPL-2.0
|
||||
FAKETIME_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user