From: Stefan Schantl Date: Fri, 30 Dec 2011 19:22:42 +0000 (+0100) Subject: automake: Update to 1.11.2. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78c574e7d217817cdd6cf8dd3bfc24bacc6cf0f4;p=ipfire-3.x.git automake: Update to 1.11.2. Fixes #312 --- diff --git a/automake/automake.nm b/automake/automake.nm index 05812d981..d1ce4bc3a 100644 --- a/automake/automake.nm +++ b/automake/automake.nm @@ -4,8 +4,8 @@ ############################################################################### name = automake -version = 1.11.1 -release = 2 +version = 1.11.2 +release = 1 arch = noarch groups = Development/Tools @@ -14,7 +14,7 @@ license = GPLv2+ summary = A GNU tool for automatically configuring source code. description - Automake is a tool for automatically generating Makefile.in \ + Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. end