mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
package/faux: bump to latest upstream git hash
This is needed for the bleeding edge klish + klish-plugin-sysrepo, which the next couple of commits will add. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
committed by
Tobias Waldekranz
parent
e57616fe3a
commit
fdb2a5a6dc
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 9d9d33b873917ca5d0bdcc47a36d2fd385971ab0c045d1472fcadf95ee5bcf5b LICENCE
|
||||
sha256 8e369f54c2da317030ff4cad905e501303d0489b98e4b208d0ff611b4484c94e faux-tags_2.1.0-br1.tar.gz
|
||||
sha256 f665a98cf5026f25a21b86d9cba55a8e6ee82f4f257a1b538bb4ebb7341c2179 faux-99c9cf7b95d8e2955519e2bec5ddb021eeda2d55-br1.tar.gz
|
||||
|
||||
@@ -4,8 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FAUX_VERSION = tags/2.1.0
|
||||
FAUX_VERSION = 99c9cf7b95d8e2955519e2bec5ddb021eeda2d55
|
||||
FAUX_SITE = https://github.com/kernelkit/faux.git
|
||||
#FAUX_VERSION = tags/2.1.0
|
||||
#FAUX_SITE = https://src.libcode.org/pkun/faux.git
|
||||
FAUX_SITE_METHOD = git
|
||||
FAUX_LICENSE = BSD-3
|
||||
|
||||
Reference in New Issue
Block a user