File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
pkgbase = selinux-refpolicy-arch
2
2
pkgdesc = Modular SELinux reference policy including headers and docs with Arch Linux patches
3
- pkgver = 20231002
3
+ pkgver = 20240916
4
4
pkgrel = 1
5
5
url = https://github.com/SELinuxProject/refpolicy/wiki
6
6
install = selinux-refpolicy-arch.install
@@ -12,9 +12,9 @@ pkgbase = selinux-refpolicy-arch
12
12
makedepends = checkpolicy>=3.0
13
13
makedepends = semodule-utils
14
14
depends = policycoreutils>=3.0
15
- source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=764fad1925d7237f627eff8cf78ec2b1bf748e87
15
+ source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=5edb9487e7b4b2eca0cc98a102a795c0f8883425
16
16
source = config
17
- sha256sums = SKIP
17
+ sha256sums = c91a1559ab4cffc728dbb5554af53e05e150bbbe9f548427cb42741222f10042
18
18
sha256sums = c9f7cce9a06fd0595b3dd47d4fdde9d9c7457120c42c5f08bfdc5e89eb9a61df
19
19
20
20
pkgname = selinux-refpolicy-arch
Original file line number Diff line number Diff line change 8
8
pkgname=selinux-refpolicy-arch
9
9
_reponame=selinux-policy-arch
10
10
_policyname=refpolicy-arch
11
- pkgver=20231002
11
+ pkgver=20240916
12
12
pkgrel=1
13
13
pkgdesc=" Modular SELinux reference policy including headers and docs with Arch Linux patches"
14
14
arch=(' any' )
@@ -18,10 +18,10 @@ groups=('selinux')
18
18
makedepends=(' git' ' python' ' checkpolicy>=3.0' ' semodule-utils' )
19
19
depends=(' policycoreutils>=3.0' )
20
20
install=" ${pkgname} .install"
21
- _commit=764fad1925d7237f627eff8cf78ec2b1bf748e87
21
+ _commit=5edb9487e7b4b2eca0cc98a102a795c0f8883425
22
22
source=(" git+https://github.com/archlinuxhardened/${_reponame} #commit=${_commit} "
23
23
' config' )
24
- sha256sums=(' SKIP '
24
+ sha256sums=(' c91a1559ab4cffc728dbb5554af53e05e150bbbe9f548427cb42741222f10042 '
25
25
' c9f7cce9a06fd0595b3dd47d4fdde9d9c7457120c42c5f08bfdc5e89eb9a61df' )
26
26
27
27
build () {
You can’t perform that action at this time.
0 commit comments