libyang: update to 1.0.215
This commit is contained in:
parent
3b37d39845
commit
9165525258
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libyang'
|
# Template file for 'libyang'
|
||||||
pkgname=libyang
|
pkgname=libyang
|
||||||
version=1.0.184
|
version=1.0.215
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_LYD_PRIV=ON"
|
configure_args="-DENABLE_LYD_PRIV=ON"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/CESNET/libyang"
|
homepage="https://github.com/CESNET/libyang"
|
||||||
distfiles="https://github.com/CESNET/libyang/archive/v${version}.tar.gz"
|
distfiles="https://github.com/CESNET/libyang/archive/v${version}.tar.gz"
|
||||||
checksum=1a5637451b73c4c5683837eb4c51371bb084795f653bc1a5fc20fed5541b58bc
|
checksum=c4498a77a7c12a28c9911f993eeafbf2badd2ecea58bb74781bd61cfc635e4c9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue