libebml: 1.3.4 -> 1.3.5

This commit is contained in:
Danny Rawlins 2017-10-12 21:47:31 +11:00
parent 85919540f0
commit b46f8744ab
3 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
58c848f85127032f23ab47b672484f45 libebml-1.3.4.tar.bz2
f1e8c8e4664abb9f51483ff95019eeed libebml-1.3.5.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xpLU6AVroRfk4/6HpVBZhl3qyM4zsjD7XT2lZbpO4etfJQRji/vrfCkq23po6Vdsad2Dh2/8qeYTmlllVKyhw8=
SHA256 (Pkgfile) = 6f19b06fda85dc340407dcb15ef469a62002d5f382a7aa059349f547f0ff6972
RWSagIOpLGJF39s2x35RD1DcbL4wiJ5lRLC/L/iO5JMJxGEZHipwYRQvBmYROp+FgkvBt/Q+77rLSjWZYBZVt+VtLdL5XU4gng8=
SHA256 (Pkgfile) = b1713b6b59ffac3bfd9010895aeb2e2cb33875b0374efe90d82691963d1ec9b0
SHA256 (.footprint) = f1dee6b063c3dcc64adea692b3b51ca85990538fe1d801883cb41196da557c62
SHA256 (libebml-1.3.4.tar.bz2) = c50d3ecf133742c6549c0669c3873f968e11a365a5ba17b2f4dc339bbe51f387
SHA256 (libebml-1.3.5.tar.xz) = d818413f60742c2f036ba6f582c5e0320d12bffec1b0fc0fc17a398b6f04aa00

View File

@ -1,12 +1,12 @@
# Description: A library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML.
# URL: https://mkvtoolnix.download/
# URL: https://github.com/Matroska-Org/libebml
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Brett Goulder, predatorfreak at dcaf-security dot org.
name=libebml
version=1.3.4
version=1.3.5
release=1
source=(https://mkvtoolnix.download/sources/$name-$version.tar.bz2)
source=(https://dl.matroska.org/downloads/$name/$name-$version.tar.xz)
build() {
cd $name-$version