diff --git a/.abf.yml b/.abf.yml index e0223aa..7130d8d 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - "automake-1.12.3.tar.xz": d08297e9eb36c82e1baa4e7ad9d27fc1f7e91537 + automake-1.12.5.tar.xz: a9ded26fd58ca7fec7b2e4b3a7f9a12b18ef5bcc diff --git a/automake.spec b/automake.spec index eae168c..5ae9eee 100644 --- a/automake.spec +++ b/automake.spec @@ -5,11 +5,11 @@ Summary: A GNU tool for automatically creating Makefiles Name: automake -Version: 1.12.3 -Release: 1 +Version: 1.12.5 +Release: 1.auto License: GPLv2+ Group: Development/Other -Source0: ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz +Source0: ftp://ftp.gnu.org:21/gnu/automake/%{name}-%{version}.tar.xz # Adds 'make dist-xz' target, backport from git URL: http://sources.redhat.com/automake/ BuildArch: noarch @@ -214,3 +214,4 @@ fi - rename package to automake - rename automake1.8 package to automake +