]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
libedit: Update to version 3.1 (20141030)
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 Feb 2015 21:00:52 +0000 (16:00 -0500)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Feb 2015 01:28:38 +0000 (02:28 +0100)
libedit/libedit.nm

index a481edec5b7df7263cda860a99485a0984d9c9c9..0ed39f79a787874a939c2e9f0e0f85d0cd997ac5 100644 (file)
@@ -4,9 +4,10 @@
 ###############################################################################
 
 name       = libedit
-version    = 3.0-%{version_date}
-version_date = 20110802
+version    = 3.1-%{version_date}
+version_date = 20141030
 release    = 1
+thisapp    = %{name}-%{version_date}-3.1
 
 groups     = System/Libraries
 url        = http://www.thrysoee.dk/editline/
@@ -19,15 +20,16 @@ description
        functions, similar to those found in GNU Readline.
 end
 
-thisapp    = %{name}-%{version_date}-3.0
-
-source_dl  =
+source_dl  = %{url}
 
 build
        requires
                ncurses-devel
        end
 
+       # The timestamp in the tarball differs from the name
+       DIR_APP = %{DIR_SRC}/%{name}-20141029-3.1
+
        configure_options += \
                --disable-static \
                --enable-widec
@@ -39,7 +41,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL