apparmor: update to 2.13.3.
This commit is contained in:
parent
ac7deb3ad7
commit
fb38c5ab00
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'apparmor'
|
||||
pkgname=apparmor
|
||||
version=2.13.2
|
||||
revision=7
|
||||
version=2.13.3
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_wrksrc=libraries/libapparmor
|
||||
build_style=gnu-configure
|
||||
|
@ -16,7 +16,7 @@ maintainer="Olivier Mauras <olivier@mauras.ch>"
|
|||
license="GPL-2.0-only, LGPL-2.1-only"
|
||||
homepage="https://gitlab.com/apparmor/apparmor"
|
||||
distfiles="https://gitlab.com/apparmor/apparmor/-/archive/v${version}/apparmor-v${version}.tar.gz"
|
||||
checksum=83edb98c729dc5388407aea23ea7aedb62c00db70131853f1eae15a27d71ca1d
|
||||
checksum=2e32413a83108c3213d60f439ec2865432eb839a577425ee92489c45ac8ce7e4
|
||||
patch_args="-Np1"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
@ -95,4 +95,3 @@ libapparmor-devel_package() {
|
|||
vmove usr/lib/pkgconfig
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue