wok diff yaml/receipt @ rev 20995

updated gputils (0.14.3 -> 1.5.0.1)
author Hans-G?nter Theisgen
date Thu Mar 07 17:47:51 2019 +0100 (2019-03-07)
parents 617dbdeb6f7e
children 482c418254f6
line diff
     1.1 --- a/yaml/receipt	Wed Oct 02 13:07:29 2013 +0000
     1.2 +++ b/yaml/receipt	Thu Mar 07 17:47:51 2019 +0100
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="YAML 1.1 parser and emitter written in C."
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  LICENSE="CC-BY"
     1.7 -WEB_SITE="http://pyyaml.org/wiki/LibYAML"
     1.8 +WEB_SITE="https://pyyaml.org/wiki/LibYAML"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10 -WGET_URL="http://pyyaml.org/download/libyaml/$TARBALL"
    1.11 +WGET_URL="https://pyyaml.org/download/libyaml/$TARBALL"
    1.12  
    1.13  DEPENDS=""
    1.14  BUILD_DEPENDS=""