libedit: update to 20230828_3.1

`echo "$version" | sed "s/_/-/g"`
This commit is contained in:
Luis
2023-08-31 20:37:36 +00:00
parent 02ad05b23e
commit ac555e35c8
3 changed files with 6 additions and 6 deletions

View File

@@ -1 +1 @@
103fc913cf691dbe391dcf7bff0e6a84 libedit-20221030-3.1.tar.gz
16bb2ab0d33bce3467f5cd4ec7d8f3ee libedit-20230828-3.1.tar.gz

View File

@@ -1,4 +1,4 @@
libedit-20221030_3.1-1
libedit-20230828_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.70
lrwxrwxrwx root/root usr/lib/libedit.so.0 -> libedit.so.0.0.70
-rwxr-xr-x root/root usr/lib/libedit.so.0.0.70
lrwxrwxrwx root/root usr/lib/libedit.so -> libedit.so.0.0.72
lrwxrwxrwx root/root usr/lib/libedit.so.0 -> libedit.so.0.0.72
-rwxr-xr-x root/root usr/lib/libedit.so.0.0.72
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=20221030_3.1
version=20230828_3.1
_version=`echo "$version" | sed "s/_/-/g"`
release=1
source="https://thrysoee.dk/editline/$name-$_version.tar.gz"