mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
libebml: update to 1.4.1.
This commit is contained in:
parent
2e5677268a
commit
8cbd86028f
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.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://dl.matroska.org/downloads/libebml/"
|
homepage="https://dl.matroska.org/downloads/libebml/"
|
||||||
distfiles="https://dl.matroska.org/downloads/libebml/libebml-${version}.tar.xz"
|
distfiles="https://dl.matroska.org/downloads/libebml/libebml-${version}.tar.xz"
|
||||||
checksum=80abc9a82549615018798ee704997270a39b43de9a6e7e0d23b62f8ce682c4b3
|
checksum=6e94c669405061aa0d25a523b9f1bea8ac73536e37721a110b3372c7f8717032
|
||||||
|
|
||||||
libebml-devel_package() {
|
libebml-devel_package() {
|
||||||
depends="libebml>=${version}_${revision}"
|
depends="libebml>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue