summaryrefslogtreecommitdiff
path: root/libebml
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-10-12 21:47:31 +1100
committerDanny Rawlins <monster.romster@gmail.com>2017-10-12 21:47:31 +1100
commitb46f8744abd09eb04442c4ed6b58a5650389ebac (patch)
tree16ddebe60d163250204a8a99ddcc5084e1220cb0 /libebml
parent85919540f0deced0d2cbb7e0289de21c14d75033 (diff)
downloadcontrib-b46f8744abd09eb04442c4ed6b58a5650389ebac.tar.gz
contrib-b46f8744abd09eb04442c4ed6b58a5650389ebac.tar.xz
libebml: 1.3.4 -> 1.3.5
Diffstat (limited to 'libebml')
-rw-r--r--libebml/.md5sum2
-rw-r--r--libebml/.signature6
-rw-r--r--libebml/Pkgfile6
3 files changed, 7 insertions, 7 deletions
diff --git a/libebml/.md5sum b/libebml/.md5sum
index 0df1339ae..0f0953db1 100644
--- a/libebml/.md5sum
+++ b/libebml/.md5sum
@@ -1 +1 @@
-58c848f85127032f23ab47b672484f45 libebml-1.3.4.tar.bz2
+f1e8c8e4664abb9f51483ff95019eeed libebml-1.3.5.tar.xz
diff --git a/libebml/.signature b/libebml/.signature
index cfc3ec5bf..7de60c1a3 100644
--- a/libebml/.signature
+++ b/libebml/.signature
@@ -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
diff --git a/libebml/Pkgfile b/libebml/Pkgfile
index 6b4cfa805..231106bea 100644
--- a/libebml/Pkgfile
+++ b/libebml/Pkgfile
@@ -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

Generated by cgit