]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - expat/expat.nm
json-c: Update to version 0.17-20230812
[ipfire-3.x.git] / expat / expat.nm
index d0bc7d0c45199bbb686a5685c9aedd4fb8bea492..0114515b991e9cd349423867fdbf0341d7d48ed1 100644 (file)
@@ -4,13 +4,13 @@
 ###############################################################################
 
 name       = expat
-version    = 2.1.0
-release    = 1
+version    = 2.5.0
+release    = 1.1
 
 groups     = System/Libraries
-url        = http://www.libexpat.org/
+url        = https://www.libexpat.org/
 license    = MIT
-summary    = An XML parser library.
+summary    = An XML parser library
 
 description
        This is expat, the C library for parsing XML, written by James Clark. Expat
@@ -21,7 +21,14 @@ description
        register handlers.
 end
 
-source_dl  = http://downloads.sourceforge.net/project/expat/expat/%{version}/
+source_dl  = https://github.com/libexpat/libexpat/releases/download/R_2_5_0/
+sources    = %{thisapp}.tar.xz
+
+build
+       test
+               make check
+       end
+end
 
 packages
        package %{name}