1
0
forked from ports/contrib

libedit: 20130712-3.1 -> 20141030-3.1

This commit is contained in:
Danny Rawlins 2014-11-29 17:27:55 +11:00
parent 1cf65e06f3
commit 86d3772392
3 changed files with 6 additions and 6 deletions

View File

@ -6,9 +6,9 @@ drwxr-xr-x root/root usr/include/editline/
drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libedit.a -rw-r--r-- root/root usr/lib/libedit.a
-rwxr-xr-x root/root usr/lib/libedit.la -rwxr-xr-x root/root usr/lib/libedit.la
lrwxrwxrwx root/root usr/lib/libedit.so -> libedit.so.0.0.47 lrwxrwxrwx root/root usr/lib/libedit.so -> libedit.so.0.0.52
lrwxrwxrwx root/root usr/lib/libedit.so.0 -> libedit.so.0.0.47 lrwxrwxrwx root/root usr/lib/libedit.so.0 -> libedit.so.0.0.52
-rwxr-xr-x root/root usr/lib/libedit.so.0.0.47 -rwxr-xr-x root/root usr/lib/libedit.so.0.0.52
drwxr-xr-x root/root usr/lib/pkgconfig/ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libedit.pc -rw-r--r-- root/root usr/lib/pkgconfig/libedit.pc
drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/

View File

@ -1 +1 @@
0891336c697362727a1fa7e60c5cb96c libedit-20130712-3.1.tar.gz 5f18e63346d31b877cdf36b5c59b810b libedit-20141030-3.1.tar.gz

View File

@ -4,12 +4,12 @@
# Maintainer: Danny Rawlins, crux at romster dot me # Maintainer: Danny Rawlins, crux at romster dot me
name=libedit name=libedit
version=20130712-3.1 version=20141030-3.1
release=1 release=1
source=(http://thrysoee.dk/editline/$name-$version.tar.gz) source=(http://thrysoee.dk/editline/$name-$version.tar.gz)
build() { build() {
cd $name-$version cd $name-20141029-3.1
./configure \ ./configure \
--prefix=/usr \ --prefix=/usr \