libedit: update to 20221009_3.1

This commit is contained in:
Luis
2022-10-13 22:42:30 +00:00
parent 751fe8113c
commit ff8ba43eaa
3 changed files with 6 additions and 6 deletions

View File

@@ -1 +1 @@
648946c97eb92daed5ca0d08bbd5e6a2 libedit-20210910-3.1.tar.gz
6734928b7e35a8ddf03d6f2a9078691a libedit-20221009-3.1.tar.gz

View File

@@ -1,4 +1,4 @@
libedit-20210910_3.1-1
libedit-20221009_3.1-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/editline/
@@ -6,9 +6,9 @@ drwxr-xr-x root/root usr/include/editline/
-rw-r--r-- root/root usr/include/histedit.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libedit.a
lrwxrwxrwx root/root usr/lib/libedit.so -> libedit.so.0.0.68
lrwxrwxrwx root/root usr/lib/libedit.so.0 -> libedit.so.0.0.68
-rwxr-xr-x root/root usr/lib/libedit.so.0.0.68
lrwxrwxrwx root/root usr/lib/libedit.so -> libedit.so.0.0.69
lrwxrwxrwx root/root usr/lib/libedit.so.0 -> libedit.so.0.0.69
-rwxr-xr-x root/root usr/lib/libedit.so.0.0.69
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libedit.pc
drwxr-xr-x root/root usr/share/

View File

@@ -2,7 +2,7 @@
# homepage : https://thrysoee.dk/editline/
name=libedit
version=20210910_3.1
version=20221009_3.1
_version=`echo "$version" | sed "s/_/-/g"`
release=1
source="https://thrysoee.dk/editline/$name-$_version.tar.gz"