]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libedit: Update to version 20230828-3.1
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 7 Sep 2023 17:30:09 +0000 (19:30 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Sep 2023 16:14:32 +0000 (16:14 +0000)
- Update from version 20221030-3.1 to 20230828-3.1
- Update of rootfile
- Changelog
2023-08-28 Jess Thrysoee
   * src/chartype.c: Add missing stdint.h
   Reported by Rui Chen
2023-08-27 Jess Thrysoee
   * all: sync with upstream source
See also NetBSD changelog:
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libedit

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libedit
lfs/libedit

index 087e3b2e795764dd1f0dffa9d3492575fd7374ae..5314b32fbc04e4d4840b5395d20c3e9a7e67d86b 100644 (file)
@@ -4,7 +4,7 @@
 #usr/lib/libedit.la
 #usr/lib/libedit.so
 usr/lib/libedit.so.0
-usr/lib/libedit.so.0.0.70
+usr/lib/libedit.so.0.0.72
 #usr/lib/pkgconfig/libedit.pc
 #usr/share/man/man3/editline.3
 #usr/share/man/man3/el_deletestr.3
index 7bcd7755d8568dde8d5419474b167738a97a1ae6..ce6040930018ecd87cfe0b79d71fb7659d3638f0 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20221030-3.1
+VER        = 20230828-3.1
 
 THISAPP    = libedit-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = f4a9784cfc2a30af2778f0e05b6e45ca489555c3009ba050ea19134670ad71fdd099425dee0526dcbb6a1a84f51bd8014ce2540be0535465cb59ab998753833c
+$(DL_FILE)_BLAKE2 = bb54593e0d9b92c09027edf3f2ca25631d8684ad9dd6359744ad3b1121b16e2e9bc4e4dbf1d02524ed0605ccaab2564c115adb6da338984e831433a9af4c7cb9
 
 install : $(TARGET)