libyang: update to 1.0r5
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
4f36830cf9
commit
b9bb0daef3
2 changed files with 4 additions and 4 deletions
|
@ -3466,7 +3466,7 @@ libappmenu-gtk2-parser.so.0 appmenu-gtk-module-0.7.1_1
|
||||||
libappmenu-gtk3-parser.so.0 appmenu-gtk3-module-0.7.1_1
|
libappmenu-gtk3-parser.so.0 appmenu-gtk3-module-0.7.1_1
|
||||||
libqhttpengine.so.1 qhttpengine-1.0.1_1
|
libqhttpengine.so.1 qhttpengine-1.0.1_1
|
||||||
libqmdnsengine.so.0 qmdnsengine-0.1.0_1
|
libqmdnsengine.so.0 qmdnsengine-0.1.0_1
|
||||||
libyang.so.0.16 libyang-0.16r3_1
|
libyang.so.1 libyang-1.0r5_1
|
||||||
libhtp.so.2 libhtp-0.5.30_1
|
libhtp.so.2 libhtp-0.5.30_1
|
||||||
libgedit-3.14.so gedit-3.32.0_1
|
libgedit-3.14.so gedit-3.32.0_1
|
||||||
libchewing.so.3 libchewing-0.5.1_1
|
libchewing.so.3 libchewing-0.5.1_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libyang'
|
# Template file for 'libyang'
|
||||||
pkgname=libyang
|
pkgname=libyang
|
||||||
version=0.16r3
|
version=1.0r5
|
||||||
revision=2
|
revision=1
|
||||||
_distver="${version/r/-r}"
|
_distver="${version/r/-r}"
|
||||||
wrksrc="libyang-${_distver}"
|
wrksrc="libyang-${_distver}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.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${_distver}.tar.gz"
|
distfiles="https://github.com/CESNET/libyang/archive/v${_distver}.tar.gz"
|
||||||
checksum=4745460dedc4ba17d8bcfc39ad9ba0d1b91bbe82b55b9417a090390909ba8ca5
|
checksum=a40fc25b8f2668c9554ea6f72d8ea2bbe1d8b6c60c95e011d179852a50d40930
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue