mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libebml: update to 1.2.2.
This commit is contained in:
parent
aaf7657012
commit
08fec2aa88
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libebml'
|
# Template file for 'libebml'
|
||||||
pkgname=libebml
|
pkgname=libebml
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
distfiles="http://www.bunkus.org/videotools/mkvtoolnix/sources/$pkgname-$version.tar.bz2"
|
distfiles="http://www.bunkus.org/videotools/mkvtoolnix/sources/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
build_wrksrc="make/linux"
|
build_wrksrc="make/linux"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Extensible Binary Meta Language library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://dl.matroska.org/downloads/libebml/"
|
homepage="http://dl.matroska.org/downloads/libebml/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=8f9e06630eab83f337d280d38eff53e41e030530015a4c423d509a20f6ea81b2
|
checksum=476b08c6436a96c024a53e788e7c945ce9b41cd8654165763444aa7e5245b7a5
|
||||||
long_desc="
|
long_desc="
|
||||||
EBML, or Extensible Binary Meta-Language, is a simple XML like binary
|
EBML, or Extensible Binary Meta-Language, is a simple XML like binary
|
||||||
language for describing data in structured style. EBML was originally
|
language for describing data in structured style. EBML was originally
|
||||||
|
|
Loading…
Add table
Reference in a new issue