diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/libebml/.footprint | 4 | ||||
-rw-r--r-- | base/libebml/.md5sum | 2 | ||||
-rw-r--r-- | base/libebml/Pkgfile | 5 |
3 files changed, 5 insertions, 6 deletions
diff --git a/base/libebml/.footprint b/base/libebml/.footprint index ffa3f4988..5613397ff 100644 --- a/base/libebml/.footprint +++ b/base/libebml/.footprint @@ -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.0 --rw-r--r-- root/root usr/lib/libebml.so.0 +lrwxrwxrwx root/root usr/lib/libebml.so -> libebml.so.2 +-rw-r--r-- root/root usr/lib/libebml.so.2 diff --git a/base/libebml/.md5sum b/base/libebml/.md5sum index e17a10a8e..3e0c7f6b5 100644 --- a/base/libebml/.md5sum +++ b/base/libebml/.md5sum @@ -1 +1 @@ -6278109f52e4f9d2c8a8dfc0d668b587 libebml-0.7.8.tar.bz2 +6d438f03d8928d83a2d120ed02705f03 libebml-1.0.0.tar.bz2 diff --git a/base/libebml/Pkgfile b/base/libebml/Pkgfile index 77adf72cc..ff8ee5a57 100644 --- a/base/libebml/Pkgfile +++ b/base/libebml/Pkgfile @@ -1,10 +1,9 @@ # Description: Librairie Extensible Binary Meta Language # URL: http://dl.matroska.org/downloads/libebml/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch +# Packager: skingrapher at legtux dot org name=libebml -version=0.7.8 +version=1.0.0 release=1 source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$name-$version.tar.bz2) |