mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
libedit: update to 20230828_3.1
`echo "$version" | sed "s/_/-/g"`
This commit is contained in:
@@ -1 +1 @@
|
||||
103fc913cf691dbe391dcf7bff0e6a84 libedit-20221030-3.1.tar.gz
|
||||
16bb2ab0d33bce3467f5cd4ec7d8f3ee libedit-20230828-3.1.tar.gz
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user