blob: 42274055caca85daa93b818f98cece7393a6c0bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mstpd
pkgdesc = User-space RSTP and MSTP daemon
pkgver = 0.0.8
pkgrel = 1
url = https://github.com/mstpd/mstpd
arch = i686
arch = x86_64
license = GPL2
makedepends = git
source = git+https://github.com/mstpd/mstpd.git#commit=03b5ebaa53fc5d2d47617de1e40d8180d18dd506
source = mstpd.service
sha256sums = SKIP
sha256sums = 36c03f67ca55efc2822e2bec04d62c9f43417772b7a10effcf584664ff78227b
pkgname = mstpd
|