diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-12-31 00:56:51 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-12-31 00:56:51 +1100 |
commit | 26fa46afc648a998cc7b431f97982a69fc5f72af (patch) | |
tree | 1601e34a9b4e83313f4f9e1020cf9a310f513b36 /libebml | |
parent | 19464536e66170922322260addf3b23c9f94b910 (diff) | |
download | contrib-26fa46afc648a998cc7b431f97982a69fc5f72af.tar.gz contrib-26fa46afc648a998cc7b431f97982a69fc5f72af.tar.xz |
libebml: 1.3.9 -> 1.3.10
Diffstat (limited to 'libebml')
-rw-r--r-- | libebml/.signature | 6 | ||||
-rw-r--r-- | libebml/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libebml/.signature b/libebml/.signature index c207ed96d..bf7d8a9ee 100644 --- a/libebml/.signature +++ b/libebml/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33WNgzB58+3/2JmBkmvnV5j3NpeVR4HlOfR6CwGUMnOAFvEFDbHdZYASkbqihoyFgqaQDkpoCSzGgbg5qHRUGwc= -SHA256 (Pkgfile) = 9eafeffd712f6dd91221778bedcbe9c80a87d39dafdb82b87af9d534859ecf49 +RWSagIOpLGJF3+5Qhyi1nDVBWn/AstTjWm6obUoJMhWaew7XuqhGZQxl3e5NbMdMr7JPePpep0S6MDHonTMnCgnsS9AUT+7alwY= +SHA256 (Pkgfile) = 0d1d9af41127c6c18875710642334de604da97cd17087f8b9975433cae6a9d56 SHA256 (.footprint) = c54844ab3770c9ec2c89ad3845f598c5a06429046c7fbe5edb735c817806145d -SHA256 (libebml-1.3.9.tar.xz) = c6b6c6cd8b20a46203cb5dce636883aef68beb2846f1e4103b660a7da2c9c548 +SHA256 (libebml-1.3.10.tar.xz) = c6a792f4127b8059bc446fb32391e6633811f45748d7d7ba873d7028362f5e3e diff --git a/libebml/Pkgfile b/libebml/Pkgfile index 27a4d2f20..f3128b605 100644 --- a/libebml/Pkgfile +++ b/libebml/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake name=libebml -version=1.3.9 +version=1.3.10 release=1 source=(https://dl.matroska.org/downloads/$name/$name-$version.tar.xz) |