blob: 1f17ae64068c37b132c5435eacfdf5b87ddd8b9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = opendaylight
pkgdesc = A modular open platform for customizing and automating networks of any size and scale.
pkgver = 0.9.2
pkgrel = 1
url = https://www.opendaylight.org/
install = opendaylight.install
arch = x86_64
license = EPL
depends = jdk8-openjdk
depends = maven
source = https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/integration/opendaylight/0.9.2/opendaylight-0.9.2.tar.gz
sha256sums = d6f690cda6da1a240a1dbe64fd7f158b5f1d72084f3ccb7504ad55a3e569a43d
pkgname = opendaylight
|