summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6672a94aef1895d9fbdfe19b021e1fa632ada80e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = libyang
	pkgdesc = A YANG data modelling language parser and toolkit written (and providing API) in C.
	pkgver = 1.0.215
	pkgrel = 1
	url = https://github.com/CESNET/libyang
	arch = x86_64
	arch = aarch64
	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.215.tar.gz
	sha256sums = c4498a77a7c12a28c9911f993eeafbf2badd2ecea58bb74781bd61cfc635e4c9

pkgname = libyang