diff options
-rw-r--r-- | base/libebml/.footprint.i686 | 4 | ||||
-rw-r--r-- | base/libebml/.footprint.x86_64 | 4 | ||||
-rw-r--r-- | base/libebml/.md5sum.i686 | 2 | ||||
-rw-r--r-- | base/libebml/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | base/libebml/Pkgfile | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/base/libebml/.footprint.i686 b/base/libebml/.footprint.i686 index 5613397ff..e6656ba15 100644 --- a/base/libebml/.footprint.i686 +++ b/base/libebml/.footprint.i686 @@ -30,5 +30,5 @@ drwxr-xr-x root/root usr/include/ebml/c/ -rw-r--r-- root/root usr/include/ebml/c/libebml_t.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libebml.a -lrwxrwxrwx root/root usr/lib/libebml.so -> libebml.so.2 --rw-r--r-- root/root usr/lib/libebml.so.2 +lrwxrwxrwx root/root usr/lib/libebml.so -> libebml.so.3 +-rw-r--r-- root/root usr/lib/libebml.so.3 diff --git a/base/libebml/.footprint.x86_64 b/base/libebml/.footprint.x86_64 index 5613397ff..e6656ba15 100644 --- a/base/libebml/.footprint.x86_64 +++ b/base/libebml/.footprint.x86_64 @@ -30,5 +30,5 @@ drwxr-xr-x root/root usr/include/ebml/c/ -rw-r--r-- root/root usr/include/ebml/c/libebml_t.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libebml.a -lrwxrwxrwx root/root usr/lib/libebml.so -> libebml.so.2 --rw-r--r-- root/root usr/lib/libebml.so.2 +lrwxrwxrwx root/root usr/lib/libebml.so -> libebml.so.3 +-rw-r--r-- root/root usr/lib/libebml.so.3 diff --git a/base/libebml/.md5sum.i686 b/base/libebml/.md5sum.i686 index 3e0c7f6b5..82090d22e 100644 --- a/base/libebml/.md5sum.i686 +++ b/base/libebml/.md5sum.i686 @@ -1 +1 @@ -6d438f03d8928d83a2d120ed02705f03 libebml-1.0.0.tar.bz2 +26fbaa556bb497c1134d33b84ab34443 libebml-1.2.0.tar.bz2 diff --git a/base/libebml/.md5sum.x86_64 b/base/libebml/.md5sum.x86_64 index 3e0c7f6b5..82090d22e 100644 --- a/base/libebml/.md5sum.x86_64 +++ b/base/libebml/.md5sum.x86_64 @@ -1 +1 @@ -6d438f03d8928d83a2d120ed02705f03 libebml-1.0.0.tar.bz2 +26fbaa556bb497c1134d33b84ab34443 libebml-1.2.0.tar.bz2 diff --git a/base/libebml/Pkgfile b/base/libebml/Pkgfile index ff8ee5a57..ccb1d58c3 100644 --- a/base/libebml/Pkgfile +++ b/base/libebml/Pkgfile @@ -3,7 +3,7 @@ # Packager: skingrapher at legtux dot org name=libebml -version=1.0.0 +version=1.2.0 release=1 source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$name-$version.tar.bz2) |