libcbor: update to 0.10.2.
This commit is contained in:
parent
242e95a71c
commit
dce7143002
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libcbor'
|
# Template file for 'libcbor'
|
||||||
pkgname=libcbor
|
pkgname=libcbor
|
||||||
version=0.10.1
|
version=0.10.2
|
||||||
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="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/PJK/libcbor"
|
homepage="https://github.com/PJK/libcbor"
|
||||||
distfiles="https://github.com/PJK/libcbor/archive/v${version}.tar.gz"
|
distfiles="https://github.com/PJK/libcbor/archive/v${version}.tar.gz"
|
||||||
checksum=e8fa0a726b18861c24428561c80b3c95aca95f468df4e2f3e3ac618be12d3047
|
checksum=e75f712215d7b7e5c89ef322a09b701f7159f028b8b48978865725f00f79875b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue