wok-next diff cmark-gfm/receipt @ rev 20693

firefox-official: combine, update to 59.0.3.
Updating to 60.0.1 leaves me without sound in YouTube and SoundCloud.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed May 23 00:32:00 2018 +0300 (2018-05-23)
parents 1eb4aacb48ed
children f10e4fa916b0
line diff
     1.1 --- a/cmark-gfm/receipt	Thu Mar 22 04:47:38 2018 +0200
     1.2 +++ b/cmark-gfm/receipt	Wed May 23 00:32:00 2018 +0300
     1.3 @@ -17,8 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	patch -p1 -i $stuff/cmark-0.27.1.76.patch
     1.8 -
     1.9  	mkdir build; cd build
    1.10  	cmake .. -DCMAKE_INSTALL_PREFIX=/usr &&
    1.11  	make &&