blob: 1bfb01373a506f4585bd244dd172ae0513da1817 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = sepolgen
pkgdesc = SELinux policy generator
pkgver = 2.6
pkgrel = 2
url = http://userspace.selinuxproject.org
arch = any
groups = selinux
license = GPL
makedepends = python2
depends = python
depends = libselinux
optdepends = python2: python2 bindings
provides = selinux-usr-sepolgen=2.6-2
conflicts = selinux-usr-sepolgen
source = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20161014/sepolgen-2.6.tar.gz
sha256sums = 6a327b1576d914e57ad796a541a7a9bcceefb14c445355559993de0fdb8e7a60
pkgname = sepolgen
|