summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commoncpp2/.footprint12
-rw-r--r--commoncpp2/.md5sum2
-rw-r--r--commoncpp2/Pkgfile6
3 files changed, 10 insertions, 10 deletions
diff --git a/commoncpp2/.footprint b/commoncpp2/.footprint
index 5a4fa176a..c3cea60bb 100644
--- a/commoncpp2/.footprint
+++ b/commoncpp2/.footprint
@@ -42,16 +42,16 @@ drwxr-xr-x root/root usr/include/cc++/
-rw-r--r-- root/root usr/include/cc++/xml.h
-rw-r--r-- root/root usr/include/cc++/zstream.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libccext2-1.5.so.0 -> libccext2-1.5.so.0.0.0
--rwxr-xr-x root/root usr/lib/libccext2-1.5.so.0.0.0
+lrwxrwxrwx root/root usr/lib/libccext2-1.5.so.0 -> libccext2-1.5.so.0.0.7
+-rwxr-xr-x root/root usr/lib/libccext2-1.5.so.0.0.7
-rw-r--r-- root/root usr/lib/libccext2.a
-rwxr-xr-x root/root usr/lib/libccext2.la
-lrwxrwxrwx root/root usr/lib/libccext2.so -> libccext2-1.5.so.0.0.0
-lrwxrwxrwx root/root usr/lib/libccgnu2-1.5.so.0 -> libccgnu2-1.5.so.0.0.0
--rwxr-xr-x root/root usr/lib/libccgnu2-1.5.so.0.0.0
+lrwxrwxrwx root/root usr/lib/libccext2.so -> libccext2-1.5.so.0.0.7
+lrwxrwxrwx root/root usr/lib/libccgnu2-1.5.so.0 -> libccgnu2-1.5.so.0.0.7
+-rwxr-xr-x root/root usr/lib/libccgnu2-1.5.so.0.0.7
-rw-r--r-- root/root usr/lib/libccgnu2.a
-rwxr-xr-x root/root usr/lib/libccgnu2.la
-lrwxrwxrwx root/root usr/lib/libccgnu2.so -> libccgnu2-1.5.so.0.0.0
+lrwxrwxrwx root/root usr/lib/libccgnu2.so -> libccgnu2-1.5.so.0.0.7
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libccext2.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libccgnu2.pc
diff --git a/commoncpp2/.md5sum b/commoncpp2/.md5sum
index 11dc9014e..b4d0f6753 100644
--- a/commoncpp2/.md5sum
+++ b/commoncpp2/.md5sum
@@ -1 +1 @@
-c454fa913f2f1ce53a3ccea27ec4a068 commoncpp2-1.5.0.tar.gz
+bd85e157e1f4f457e9137c59d40a13fb commoncpp2-1.5.7.tar.gz
diff --git a/commoncpp2/Pkgfile b/commoncpp2/Pkgfile
index 141596108..600ef8786 100644
--- a/commoncpp2/Pkgfile
+++ b/commoncpp2/Pkgfile
@@ -5,9 +5,9 @@
# Nice to have: hoard
name=commoncpp2
-version=1.5.0
-release=4
-source=(http://dl.sourceforge.net/sourceforge/gnutelephony/$name-$version.tar.gz)
+version=1.5.7
+release=1
+source=(http://ftp.gnu.org/pub/gnu/commoncpp/$name-$version.tar.gz)
build () {
cd $name-$version

Generated by cgit