public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libyaml: Update to 0.2.2
@ 2019-06-23 15:22 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2019-06-23 15:22 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 libyaml/libyaml.nm | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/libyaml/libyaml.nm b/libyaml/libyaml.nm
index 6a07ec851..88375fbb1 100644
--- a/libyaml/libyaml.nm
+++ b/libyaml/libyaml.nm
@@ -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
-- 
2.20.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-23 15:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-23 15:22 [PATCH] libyaml: Update to 0.2.2 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox