diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-05-28 13:37:39 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-05-28 13:37:39 +1000 |
commit | d06113ef0b516a1d60bbbe6b23bebb9ba74a4878 (patch) | |
tree | 0885051ff4521b23a967c10256ae65c9e96bf8aa /farstream | |
parent | b937337b2f6b0b780e89a794fd74cc9d1974ac6f (diff) | |
download | contrib-d06113ef0b516a1d60bbbe6b23bebb9ba74a4878.tar.gz contrib-d06113ef0b516a1d60bbbe6b23bebb9ba74a4878.tar.xz |
farstream: 0.2.7 -> 0.2.8
Diffstat (limited to 'farstream')
-rw-r--r-- | farstream/.footprint | 6 | ||||
-rw-r--r-- | farstream/.md5sum | 2 | ||||
-rw-r--r-- | farstream/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/farstream/.footprint b/farstream/.footprint index efc5aa2fb..8f6b9bc42 100644 --- a/farstream/.footprint +++ b/farstream/.footprint @@ -39,9 +39,9 @@ drwxr-xr-x root/root usr/lib/gstreamer-1.0/ -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsvideoanyrate.la -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsvideoanyrate.so -rwxr-xr-x root/root usr/lib/libfarstream-0.2.la -lrwxrwxrwx root/root usr/lib/libfarstream-0.2.so -> libfarstream-0.2.so.5.0.0 -lrwxrwxrwx root/root usr/lib/libfarstream-0.2.so.5 -> libfarstream-0.2.so.5.0.0 --rwxr-xr-x root/root usr/lib/libfarstream-0.2.so.5.0.0 +lrwxrwxrwx root/root usr/lib/libfarstream-0.2.so -> libfarstream-0.2.so.5.1.0 +lrwxrwxrwx root/root usr/lib/libfarstream-0.2.so.5 -> libfarstream-0.2.so.5.1.0 +-rwxr-xr-x root/root usr/lib/libfarstream-0.2.so.5.1.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/farstream-0.2.pc drwxr-xr-x root/root usr/share/ diff --git a/farstream/.md5sum b/farstream/.md5sum index da7b97783..320170449 100644 --- a/farstream/.md5sum +++ b/farstream/.md5sum @@ -1 +1 @@ -bb56af4cbf2cd42f35353f20cf04bc17 farstream-0.2.7.tar.gz +a40d4c4bd0812c270069b9f97d74009b farstream-0.2.8.tar.gz diff --git a/farstream/Pkgfile b/farstream/Pkgfile index 719b77c42..a3f949fdc 100644 --- a/farstream/Pkgfile +++ b/farstream/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gst-ffmpeg gst-plugins-bad gst-plugins-good python libnice gobject-introspection name=farstream -version=0.2.7 +version=0.2.8 release=1 source=(http://freedesktop.org/software/$name/releases/$name/$name-$version.tar.gz) |