]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
opensp: Update the source URL
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 31 Dec 2022 11:58:14 +0000 (11:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 31 Dec 2022 11:58:14 +0000 (11:58 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
opensp/opensp.nm

index e0ede10b0c84e9b627e4c54269bb70b3f425f396..6172b1f349df2419b7ef4fa54e413b078dd852a6 100644 (file)
@@ -6,20 +6,19 @@
 name       = opensp
 version    = 1.5.2
 release    = 3
+thisapp    = OpenSP-%{version}
 
 groups     = Application/Text
-url        = http://openjade.sourceforge.net/
+url        = https://openjade.sourceforge.net/
 license    = MIT
-summary    = SGML and XML parser.
+summary    = SGML and XML parser
 
 description
        OpenSP is an implementation of the ISO/IEC 8879:1986 standard SGML
        (Standard Generalized Markup Language).
 end
 
-source_dl = http://downloads.sourceforge.net/project/%{name}/%{name}/%{thisapp}
-
-thisapp = OpenSP-%{version}
+source_dl = https://prdownloads.sourceforge.net/openjade/
 
 build
        requires
@@ -33,7 +32,6 @@ build
        end
 
        configure_options += \
-               --mandir=/usr/share/man/ \
                --disable-dependency-tracking \
                --disable-static \
                --disable-rpath \