libedit: Update to version from 20221030

Message ID 20221201042545.10854-1-stefan.schantl@ipfire.org
State Accepted
Commit a95c9ed7cc4814eb2fc3414e3b664e56be709f1b
Headers
Series libedit: Update to version from 20221030 |

Commit Message

Stefan Schantl Dec. 1, 2022, 4:25 a.m. UTC
  Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 libedit/libedit.nm | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
  

Patch

diff --git a/libedit/libedit.nm b/libedit/libedit.nm
index 831a943d8..aa7f4b14e 100644
--- a/libedit/libedit.nm
+++ b/libedit/libedit.nm
@@ -5,12 +5,12 @@ 
 
 name       = libedit
 version    = 3.1-%{version_date}
-version_date = 20190324
+version_date = 20221030
 release    = 1
 thisapp    = %{name}-%{version_date}-3.1
 
 groups     = System/Libraries
-url        = http://www.thrysoee.dk/editline/
+url        = https://www.thrysoee.dk/editline/
 license    = BSD
 summary    = The NetBSD Editline library.
 
@@ -27,9 +27,6 @@  build
 		ncurses-devel
 	end
 
-	# The timestamp in the tarball differs from the name
-	DIR_APP = %{DIR_SRC}/%{name}-20190324-3.1
-
 	configure_options += \
 		--disable-static \
 		--enable-widec