blob: fe9fc83a7607cdabd207eceba9311f516a9ce50a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = netopeer2
pkgdesc = A set of network configuration tools based on the NETCONF protocol.
pkgver = 1.1.39
pkgrel = 1
url = https://github.com/CESNET/netopeer2
arch = x86_64
arch = i686
license = BSD
makedepends = cmake
depends = libnetconf2
depends = sysrepo
depends = zlib
depends = curl
source = netopeer2-1.1.39.tar.gz::https://github.com/CESNET/netopeer2/archive/v1.1.39.tar.gz
sha256sums = e983683eda68792fedd73af54a5c7997496091489aa921f2a9e0dd27f2f6e19a
pkgname = netopeer2
|