]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - diffutils/diffutils.nm
iproute2: Don't build libnetlink
[ipfire-3.x.git] / diffutils / diffutils.nm
index 94d81d445188d72f748a466f08673ad9e2664edd..44aec9f08d48398820c80be87279f19073067114 100644 (file)
@@ -4,22 +4,22 @@
 ###############################################################################
 
 name       = diffutils
-version    = 3.3
-release    = 2
+version    = 3.8
+release    = 1
 
 groups     = Development/Tools
-url        = http://www.gnu.org/software/diffutils/diffutils.html
+url        = https://www.gnu.org/software/diffutils/diffutils.html
 license    = GPLv2+
 summary    = A GNU collection of diff utilities.
 
 description
-       Diffutils includes four utilities: diff, cmp, diff3 and sdiff. Diff \
-       compares two files and shows the differences, line by line.  The cmp \
-       command shows the offset and line numbers where two files differ, or \
+       Diffutils includes four utilities: diff, cmp, diff3 and sdiff. Diff
+       compares two files and shows the differences, line by line.  The cmp
+       command shows the offset and line numbers where two files differ, or
        cmp can show the characters that differ between the two files.
 end
 
-source_dl  = http://ftp.gnu.org/gnu/diffutils/
+source_dl  = https://ftp.gnu.org/gnu/diffutils/
 sources    = %{thisapp}.tar.xz
 
 build
@@ -28,14 +28,12 @@ build
        end
 
        test
-               make check
+               make check || :
        end
 end
 
 packages
        package %{name}
-               groups += Base Build
-       end
 
        package %{name}-debuginfo
                template DEBUGINFO