Changes in tools/build-ccheck.sh [5e6b76d:fc448f5] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/build-ccheck.sh

    r5e6b76d rfc448f5  
    11#!/bin/bash
    22#
    3 # Copyright (c) 2018 Jiri Svoboda
     3# Copyright (c) 2019 Jiri Svoboda
    44# All rights reserved.
    55#
     
    2929
    3030SYCEK_GIT="https://github.com/jxsvoboda/sycek"
    31 SYCEK_REV="42fe0d77819f0ec05f17e40ea54c7b62073c8e97"
     31SYCEK_REV="4dc1760741efdd84506478ab6effd68812b4726a"
    3232
    3333if [ ! -d sycek ]; then
Note: See TracChangeset for help on using the changeset viewer.