]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
automake: Update to 1.11.3.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 1 Feb 2012 18:57:24 +0000 (19:57 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 1 Feb 2012 18:57:24 +0000 (19:57 +0100)
Minor bugfixes. Fixes #10017.

automake/automake.nm

index d1ce4bc3aa8c99f1947ad8297d18c3fef25d8bb7..6921d92b635a343074841f91ba17e2ebcea35194 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = automake
-version    = 1.11.2
+version    = 1.11.3
 release    = 1
 arch       = noarch
 
@@ -19,7 +19,7 @@ description
 end
 
 source_dl  = http://ftp.gnu.org/gnu/automake/
-sources    = %{thisapp}.tar.bz2
+sources    = %{thisapp}.tar.xz
 
 build
        requires
@@ -31,9 +31,5 @@ end
 packages
        package %{name}
                requires = autoconf
-
-               filter_requires
-                       perl>=[0-9]\:.*
-               end
        end
 end