summaryrefslogtreecommitdiff
path: root/ccrtp
diff options
context:
space:
mode:
authorAlan Mizrahi <alan+crux@mizrahi.com.ve>2007-08-15 18:16:12 -0400
committerAlan Mizrahi <alan+crux@mizrahi.com.ve>2007-08-15 18:16:12 -0400
commit68b2572431700931672c6e344dc600049f504406 (patch)
treeb6b69138da4c0ae6d0cb51382360ac8ea4c0fb2f /ccrtp
parentbd2893fb33ad12e8468b5dbc1a1137ad76a19899 (diff)
downloadcontrib-68b2572431700931672c6e344dc600049f504406.tar.gz
contrib-68b2572431700931672c6e344dc600049f504406.tar.xz
ccrtp: updated to 1.5.1
Diffstat (limited to 'ccrtp')
-rw-r--r--ccrtp/.footprint7
-rw-r--r--ccrtp/.md5sum2
-rw-r--r--ccrtp/Pkgfile4
3 files changed, 7 insertions, 6 deletions
diff --git a/ccrtp/.footprint b/ccrtp/.footprint
index d837105eb..e9d1f0a2e 100644
--- a/ccrtp/.footprint
+++ b/ccrtp/.footprint
@@ -1,6 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/ccrtp/
+-rw-r--r-- root/root usr/include/ccrtp/CryptoContext.h
-rw-r--r-- root/root usr/include/ccrtp/base.h
-rw-r--r-- root/root usr/include/ccrtp/channel.h
-rw-r--r-- root/root usr/include/ccrtp/cqueue.h
@@ -16,10 +17,10 @@ drwxr-xr-x root/root usr/include/ccrtp/
-rw-r--r-- root/root usr/include/ccrtp/rtppkt.h
-rw-r--r-- root/root usr/include/ccrtp/sources.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libccrtp1-1.4.so.0 -> libccrtp1-1.4.so.0.0.1
--rwxr-xr-x root/root usr/lib/libccrtp1-1.4.so.0.0.1
+lrwxrwxrwx root/root usr/lib/libccrtp1-1.5.so.1 -> libccrtp1-1.5.so.1.0.0
+-rwxr-xr-x root/root usr/lib/libccrtp1-1.5.so.1.0.0
-rw-r--r-- root/root usr/lib/libccrtp1.a
-rwxr-xr-x root/root usr/lib/libccrtp1.la
-lrwxrwxrwx root/root usr/lib/libccrtp1.so -> libccrtp1-1.4.so.0.0.1
+lrwxrwxrwx root/root usr/lib/libccrtp1.so -> libccrtp1-1.5.so.1.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libccrtp1.pc
diff --git a/ccrtp/.md5sum b/ccrtp/.md5sum
index d98d7151a..778872374 100644
--- a/ccrtp/.md5sum
+++ b/ccrtp/.md5sum
@@ -1 +1 @@
-019754d20b46b1b23f3bc368aa58d662 ccrtp-1.5.0.tar.gz
+728c41edd62be2871eac50be287f97ee ccrtp-1.5.1.tar.gz
diff --git a/ccrtp/Pkgfile b/ccrtp/Pkgfile
index 3cfa2565d..b7b3bcb37 100644
--- a/ccrtp/Pkgfile
+++ b/ccrtp/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: commoncpp2
name=ccrtp
-version=1.5.0
+version=1.5.1
release=1
-source=(http://dl.sourceforge.net/sourceforge/gnutelephony/$name-$version.tar.gz)
+source=(http://ftp.gnu.org/pub/gnu/ccrtp/ccrtp-$version.tar.gz)
build () {
cd $name-$version

Generated by cgit