From bf763c2728c4ccd90d4017d50f59fbdf652f210a Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Thu, 18 Sep 2014 20:47:58 +1000 Subject: [PATCH] jack: 1.9.9.5 -> 1.9.10 --- jack/.footprint | 2 ++ jack/.md5sum | 2 +- jack/Pkgfile | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/jack/.footprint b/jack/.footprint index 8dc373302..21f9c009c 100644 --- a/jack/.footprint +++ b/jack/.footprint @@ -45,6 +45,7 @@ drwxr-xr-x root/root usr/include/jack/ -rw-r--r-- root/root usr/include/jack/intclient.h -rw-r--r-- root/root usr/include/jack/jack.h -rw-r--r-- root/root usr/include/jack/jslist.h +-rw-r--r-- root/root usr/include/jack/metadata.h -rw-r--r-- root/root usr/include/jack/midiport.h -rw-r--r-- root/root usr/include/jack/net.h -rw-r--r-- root/root usr/include/jack/ringbuffer.h @@ -54,6 +55,7 @@ drwxr-xr-x root/root usr/include/jack/ -rw-r--r-- root/root usr/include/jack/thread.h -rw-r--r-- root/root usr/include/jack/transport.h -rw-r--r-- root/root usr/include/jack/types.h +-rw-r--r-- root/root usr/include/jack/uuid.h -rw-r--r-- root/root usr/include/jack/weakjack.h -rw-r--r-- root/root usr/include/jack/weakmacros.h drwxr-xr-x root/root usr/lib/ diff --git a/jack/.md5sum b/jack/.md5sum index 3d602e992..9e300b9a1 100644 --- a/jack/.md5sum +++ b/jack/.md5sum @@ -1 +1 @@ -6c9de6b89db9d7076fa2ce222816cf4c jack-1.9.9.5.tar.bz2 +4aeb91d7ae0cabce98355436ed4f217a jack-1.9.10.tar.bz2 diff --git a/jack/Pkgfile b/jack/Pkgfile index c71972d4f..2ba4c036e 100644 --- a/jack/Pkgfile +++ b/jack/Pkgfile @@ -5,9 +5,9 @@ # Depends on: libsamplerate python name=jack -version=1.9.9.5 +version=1.9.10 release=1 -source=(http://jackaudio.org/downloads/$name-$version.tar.bz2) +source=(https://dl.dropboxusercontent.com/u/28869550/$name-$version.tar.bz2) build() { cd $name-$version