wok diff flashrom/receipt @ rev 22629

updated darkstat (3.0.713 -> 3.0.719)
author Hans-G?nter Theisgen
date Mon Jan 13 07:59:55 2020 +0100 (2020-01-13)
parents fe96d104d02e
children 66f05dc997b2
line diff
     1.1 --- a/flashrom/receipt	Wed Apr 24 17:27:05 2019 +0200
     1.2 +++ b/flashrom/receipt	Mon Jan 13 07:59:55 2020 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's|.*libusb_set_debug.*\( .*\)|#if LIBUSB_API_VERSION >= 0x01000106\
     1.8 +	sed -i 's|.*libusb_set_debug.*\( 3.*\)|#if LIBUSB_API_VERSION >= 0x01000106\
     1.9  	libusb_set_option(NULL, LIBUSB_OPTION_LOG_LEVEL,\1\n#else\n&\n#endif|' \
    1.10  		ch341a_spi.c
    1.11  	sed -i 's|uname -m|echo i486|' Makefile