libetpan: update to 1.1

This commit is contained in:
Mikhail Kolesnik 2012-01-04 16:44:07 +02:00
parent 140cdc94db
commit 4e67e5ce6e
3 changed files with 12 additions and 7 deletions

View File

@ -119,6 +119,10 @@ drwxr-xr-x root/root usr/include/libetpan/
-rw-r--r-- root/root usr/include/libetpan/mhstorage.h
-rw-r--r-- root/root usr/include/libetpan/mime_message_driver.h
-rw-r--r-- root/root usr/include/libetpan/mmapstring.h
-rw-r--r-- root/root usr/include/libetpan/namespace.h
-rw-r--r-- root/root usr/include/libetpan/namespace_parser.h
-rw-r--r-- root/root usr/include/libetpan/namespace_sender.h
-rw-r--r-- root/root usr/include/libetpan/namespace_types.h
-rw-r--r-- root/root usr/include/libetpan/newsfeed.h
-rw-r--r-- root/root usr/include/libetpan/newsfeed_item.h
-rw-r--r-- root/root usr/include/libetpan/newsfeed_item_enclosure.h
@ -145,9 +149,10 @@ drwxr-xr-x root/root usr/include/libetpan/
-rw-r--r-- root/root usr/include/libetpan/quota_types.h
-rw-r--r-- root/root usr/include/libetpan/uidplus.h
-rw-r--r-- root/root usr/include/libetpan/uidplus_types.h
-rw-r--r-- root/root usr/include/libetpan/xlist.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libetpan.a
-rwxr-xr-x root/root usr/lib/libetpan.la
lrwxrwxrwx root/root usr/lib/libetpan.so -> libetpan.so.15.0.0
lrwxrwxrwx root/root usr/lib/libetpan.so.15 -> libetpan.so.15.0.0
-rwxr-xr-x root/root usr/lib/libetpan.so.15.0.0
lrwxrwxrwx root/root usr/lib/libetpan.so -> libetpan.so.16.0.0
lrwxrwxrwx root/root usr/lib/libetpan.so.16 -> libetpan.so.16.0.0
-rwxr-xr-x root/root usr/lib/libetpan.so.16.0.0

View File

@ -1 +1 @@
5addc766141a0b1d29ee1ca4ba1b6808 libetpan-1.0.tar.gz
6fee60d08506e941642b8fa087e60b07 libetpan-1.1.tar.gz

View File

@ -1,5 +1,5 @@
# Description: A Library for low-level mail work.
# URL: http://www.etpan.org/libetpan
# URL: http://www.etpan.org/
# Maintainer: Mikhail Kolesnik, mike at openbunker dot org
# Packager: Brett Goulder, predatorfreak at dcaf-security dot org
# Depends on: db openssl
@ -7,9 +7,9 @@
# Nice to have: cyrus-sasl
name=libetpan
version=1.0
version=1.1
release=1
source=(http://sourceforge.net/projects/$name/files/$name-$version.tar.gz)
source=(http://dl.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)
build() {
cd $name-$version