diff options
author | sibel <lesibel at free dot fr> | 2010-06-22 16:52:54 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-06-22 16:52:54 +0200 |
commit | acbb8227eb3eade94a670cb3ba957452e0667f0f (patch) | |
tree | e0a2c9d0c27dc770af435fa6eebbb027d4fb26df /extra/exiv2 | |
parent | 24eb9cc7e9d12cfc401c283e8695c1ef0d4fd53e (diff) | |
download | nutyx-pakxe-acbb8227eb3eade94a670cb3ba957452e0667f0f.tar.gz nutyx-pakxe-acbb8227eb3eade94a670cb3ba957452e0667f0f.tar.bz2 nutyx-pakxe-acbb8227eb3eade94a670cb3ba957452e0667f0f.tar.xz nutyx-pakxe-acbb8227eb3eade94a670cb3ba957452e0667f0f.zip |
maj de exiv2#0.20-1
Diffstat (limited to 'extra/exiv2')
-rwxr-xr-x | extra/exiv2/.footprint | 6 | ||||
-rwxr-xr-x | extra/exiv2/.md5sum | 2 | ||||
-rwxr-xr-x | extra/exiv2/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/extra/exiv2/.footprint b/extra/exiv2/.footprint index d9348b18e..558d9f7b5 100755 --- a/extra/exiv2/.footprint +++ b/extra/exiv2/.footprint @@ -51,9 +51,9 @@ drwxr-xr-x root/root usr/include/exiv2/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libexiv2.a -rw-r--r-- root/root usr/lib/libexiv2.la -lrwxrwxrwx root/root usr/lib/libexiv2.so -> libexiv2.so.6.0.0 -lrwxrwxrwx root/root usr/lib/libexiv2.so.6 -> libexiv2.so.6.0.0 --rw-r--r-- root/root usr/lib/libexiv2.so.6.0.0 +lrwxrwxrwx root/root usr/lib/libexiv2.so -> libexiv2.so.9.0.0 +lrwxrwxrwx root/root usr/lib/libexiv2.so.9 -> libexiv2.so.9.0.0 +-rw-r--r-- root/root usr/lib/libexiv2.so.9.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/exiv2.pc drwxr-xr-x root/root usr/share/ diff --git a/extra/exiv2/.md5sum b/extra/exiv2/.md5sum index bc0d50c7c..b4d73fac1 100755 --- a/extra/exiv2/.md5sum +++ b/extra/exiv2/.md5sum @@ -1 +1 @@ -f52fb75a2cb7512f1484deab76473e13 exiv2-0.19.tar.gz +3173d08a4313dc94b7bd1b7cdbda2093 exiv2-0.20.tar.gz diff --git a/extra/exiv2/Pkgfile b/extra/exiv2/Pkgfile index 39eb2bc13..a582dcac8 100755 --- a/extra/exiv2/Pkgfile +++ b/extra/exiv2/Pkgfile @@ -5,7 +5,7 @@ # Depends on: expat name=exiv2 -version=0.19 +version=0.20 release=1 source=(http://www.exiv2.org/$name-$version.tar.gz) |