mtxclient: update to 0.10.0.
This commit is contained in:
parent
926d7361b1
commit
a9e7a26cd3
|
@ -427,7 +427,7 @@ libField3D.so.1.7 Field3D-1.7.3_1
|
|||
libMAC.so.6 libMAC-5.28_1
|
||||
libmad.so.0 libmad-0.15.1b_1
|
||||
libmatroska.so.7 libmatroska-1.6.0_1
|
||||
libmatrix_client.so.0.9.2 mtxclient-0.9.2_1
|
||||
libmatrix_client.so.0.10.0 mtxclient-0.10.0_1
|
||||
libebml.so.5 libebml-1.4.0_1
|
||||
libdvdread.so.8 libdvdread-6.1.1_1
|
||||
libdvdnav.so.4 libdvdnav-4.1.3_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mtxclient'
|
||||
pkgname=mtxclient
|
||||
version=0.9.2
|
||||
revision=2
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/Nheko-Reborn/mtxclient"
|
||||
changelog="https://raw.githubusercontent.com/Nheko-Reborn/mtxclient/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
|
||||
checksum=f55827fdba226c6fc409cf000c72b13cc6d069ec1300283a7239aa19c90c5f56
|
||||
checksum=9502e0a999d2873172d50bb80371c061266126c7d4db8e44447eb70c977b0230
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue