]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
expat: Update to 2.7.1
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 30 Mar 2025 15:42:51 +0000 (15:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 30 Mar 2025 15:42:51 +0000 (15:42 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
expat/expat.nm

index 0114515b991e9cd349423867fdbf0341d7d48ed1..af0a823fb33b794eb942f4d883bf93f234d8fa9b 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = expat
-version    = 2.5.0
-release    = 1.1
+version    = 2.7.1
+release    = 1
 
 groups     = System/Libraries
 url        = https://www.libexpat.org/
@@ -21,8 +21,13 @@ description
        register handlers.
 end
 
-source_dl  = https://github.com/libexpat/libexpat/releases/download/R_2_5_0/
-sources    = %{thisapp}.tar.xz
+# This project is hosted on GitHub
+github_organization = libexpat
+github_project      = libexpat
+github_version      = R_2_7_1
+
+source_dl = %{github_download_url}
+sources   = %{thisapp}.tar.xz
 
 build
        test