* update libebml to 1.4.5-1

This commit is contained in:
Alexander Baldeck 2024-03-08 03:34:35 +01:00
parent 1f4458e070
commit c8614e2983

View File

@ -4,7 +4,7 @@
# Contributor: 03/08/04 <lefungus@altern.org>
pkgname=libebml
pkgver=1.4.4
pkgver=1.4.5
pkgrel=1
pkgdesc='Extensible Binary Meta Language library'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -17,7 +17,7 @@ makedepends=(
ninja
)
provides=(libebml.so)
_tag=8330b222fec992b295c8b2149cf70f9ff648ce4a
_tag=1878e784321673561039a6a37076b2736f4dc98f
source=(git+https://github.com/Matroska-Org/libebml.git#tag=${_tag})
b2sums=(SKIP)