]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
libyaml: Update to 0.2.2
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 23 Jun 2019 15:21:57 +0000 (17:21 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 24 Jun 2019 12:38:49 +0000 (14:38 +0200)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
libyaml/libyaml.nm

index 6a07ec8513211052a1b407654357805dbc485cb4..88375fbb1bd7eae1149516fa7a64ee3d18f2cb9a 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = libyaml
-version    = 0.1.3
-release    = 2
+version    = 0.2.2
+release    = 1
 
 groups     = System/Libraries
 url        = http://pyyaml.org/
@@ -13,12 +13,12 @@ license    = MIT
 summary    = YAML 1.1 parser and emitter written in C.
 
 description
-       YAML is a data serialization format designed for human readability \
-       and interaction with scripting languages. LibYAML is a YAML parser \
+       YAML is a data serialization format designed for human readability
+       and interaction with scripting languages. LibYAML is a YAML parser
        and emitter written in C.
 end
 
-source_dl  =
+source_dl  = http://pyyaml.org/download/libyaml/
 sources    = yaml-%{version}.tar.gz
 
 build
@@ -32,7 +32,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL