summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8db81084ca3..7823e1da7c74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
pkgbase = libyang
pkgdesc = A YANG data modelling language parser and toolkit written (and providing API) in C.
- pkgver = 1.0.109
- pkgrel = 2
+ pkgver = 1.0.130
+ pkgrel = 1
url = https://github.com/CESNET/libyang
arch = x86_64
license = BSD
checkdepends = cmocka
makedepends = cmake
+ makedepends = swig
depends = pcre
conflicts = libyang-git
conflicts = libyang-devel-git
- source = https://github.com/CESNET/libyang/archive/v1.0.109.tar.gz
- sha256sums = 1686a381a8cce775102e60c8eb93f7ba64c6d4ae10591fc05d9f969a07815f60
+ source = https://github.com/CESNET/libyang/archive/v1.0.130.tar.gz
+ sha256sums = c9703079f10fbf7154882562322b4b01764bc7735345da555ca51201b02e536c
pkgname = libyang