libebml: Update to 1.3.10

This commit is contained in:
Alexey Pavlov
2019-12-29 13:33:43 +03:00
parent cf5b482076
commit 34ec27bc8f

View File

@@ -3,8 +3,8 @@
_realname=libebml
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.3.9
pkgrel=2
pkgver=1.3.10
pkgrel=1
pkgdesc="Extensible Binary Meta Language library (mingw-w64)"
arch=('any')
license=('LGPL')
@@ -16,7 +16,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
options=('staticlibs')
source=("https://dl.matroska.org/downloads/${_realname}/${_realname}-${pkgver}.tar.xz"
002-mingw-versioned-dll.patch)
sha256sums=('c6b6c6cd8b20a46203cb5dce636883aef68beb2846f1e4103b660a7da2c9c548'
sha256sums=('c6a792f4127b8059bc446fb32391e6633811f45748d7d7ba873d7028362f5e3e'
'a7fa1bc8d43acd6dc0fd7665a277d145227c8c729b3b0362a5f8977101ecf539')
prepare() {