Browse Source

libnetconf2: update to 0.11.37

Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
lilik-openwrt-22.03
Matija Amidzic 6 years ago
parent
commit
1a910ebd5e
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      libs/libnetconf2/Makefile

+ 3
- 3
libs/libnetconf2/Makefile View File

@ -12,11 +12,11 @@ PKG_NAME:=libnetconf2
PKG_LICENSE:=BSD-3-Clause
PKG_MAINTAINER:=Mislav Novakovic <mislav.novakovic@sartura.hr>
PKG_VERSION:=0.10.17
PKG_VERSION:=0.11.37
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=bd93b091d6e4414283c6c764dc451aee61e09997
PKG_MIRROR_HASH:=499847be79d202cb0c933aad8133a38ebca7099344a1194404e488aa4d10ff08
PKG_SOURCE_VERSION:=46d56e08b161eb60f37410dae4d5e1a8a1bedd58
PKG_MIRROR_HASH:=e12007b69eee42d1eb9925a93bcac7a71139583a76a59c78039b48cc20fc431f
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/cesnet/libnetconf2/
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION)


Loading…
Cancel
Save