mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libebml: update to 1.4.5.
This commit is contained in:
parent
31f2c2c151
commit
59112dff86
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libebml'
|
# Template file for 'libebml'
|
||||||
pkgname=libebml
|
pkgname=libebml
|
||||||
version=1.4.4
|
version=1.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||||
|
@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://matroska-org.github.io/libebml/"
|
homepage="https://matroska-org.github.io/libebml/"
|
||||||
changelog="https://github.com/Matroska-Org/libebml/raw/master/NEWS.md"
|
changelog="https://github.com/Matroska-Org/libebml/raw/master/NEWS.md"
|
||||||
distfiles="https://dl.matroska.org/downloads/libebml/libebml-${version}.tar.xz"
|
distfiles="https://dl.matroska.org/downloads/libebml/libebml-${version}.tar.xz"
|
||||||
checksum=82dc5f83356cc9340aee76ed7512210b3a4edf5f346bc9c2c7044f55052687a7
|
checksum=4971640b0592da29c2d426f303e137a9b0b3d07e1b81d069c1e56a2f49ab221b
|
||||||
|
|
||||||
libebml-devel_package() {
|
libebml-devel_package() {
|
||||||
depends="libebml>=${version}_${revision}"
|
depends="libebml>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue