Changes in tools/build-ccheck.sh [02fe42e:8a55346] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/build-ccheck.sh

    r02fe42e r8a55346  
    11#!/bin/sh
    22#
    3 # Copyright (c) 2019 Jiri Svoboda
     3# Copyright (c) 2023 Jiri Svoboda
    44# All rights reserved.
    55#
     
    2929
    3030SYCEK_GIT="https://github.com/jxsvoboda/sycek"
    31 SYCEK_REV="14f0aadad8bb2f17eef030a74b3591377ad57343"
     31SYCEK_REV="e606f73fd875b5d9ff48261b23f69552a893f5d4"
    3232
    3333if [ ! -d sycek ]; then
Note: See TracChangeset for help on using the changeset viewer.