]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
openjade: Update download URL
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 31 Dec 2022 11:42:05 +0000 (11:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 31 Dec 2022 11:42:05 +0000 (11:42 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
openjade/openjade.nm

index d553eafe2e379f0ff714572400eebb515348eada..27ad2d6da75d988979e6074ec1840974e04b118c 100644 (file)
@@ -8,16 +8,16 @@ version    = 1.3.2
 release    = 5
 
 groups     = Application/Text
-url        = http://openjade.sourceforge.net/
+url        = https://openjade.sourceforge.net/
 license    = MIT
-summary    = A DSSSL implementation.
+summary    = A DSSSL implementation
 
 description
        OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL
        (Document Style Semantics and Specification Language).
 end
 
-source_dl = http://downloads.sourceforge.net/project/%{name}/%{name}/%{thisapp}
+source_dl = https://prdownloads.sourceforge.net/openjade/
 
 build
        requires
@@ -56,9 +56,9 @@ packages
                end
 
                requires
-                       docbook-dtds>=1.0-3
+                       docbook-dtds >= 1.0-3
                        libxml2
-                       opensp>=1.5.2-2
+                       opensp >= 1.5.2-2
                        sgml-common
                end