mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
apparmor: update to 3.1.4.
This commit is contained in:
parent
404f0755e5
commit
719767030a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apparmor'
|
||||
pkgname=apparmor
|
||||
version=3.1.3
|
||||
version=3.1.4
|
||||
revision=1
|
||||
build_wrksrc=libraries/libapparmor
|
||||
build_style=gnu-configure
|
||||
|
@ -17,7 +17,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://gitlab.com/apparmor/apparmor"
|
||||
changelog="https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_${version}"
|
||||
distfiles="https://launchpad.net/apparmor/${version%.*}/${version}/+download/apparmor-${version}.tar.gz"
|
||||
checksum=b8ffac45d0b283afe574ddd5542142ba1a62c354df110cff862b99201f29c843
|
||||
checksum=6bee0c3941836dae2c635fe82f09b666123fcac16563aa0fedf4a63c22b91f40
|
||||
replaces="apparmor-vim>=0"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue