mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/gradm to 3.1.201502222102-1
This commit is contained in:
parent
3f166e1429
commit
ea8103c2aa
1 changed files with 5 additions and 5 deletions
|
@ -9,10 +9,10 @@
|
|||
# - comment LIBS mistreatment of ARM in makefile
|
||||
|
||||
pkgname=gradm
|
||||
_version=3.0
|
||||
_timestamp=201408301734
|
||||
pkgver=3.0.$_timestamp
|
||||
pkgrel=2
|
||||
_version=3.1
|
||||
_timestamp=201502222102
|
||||
pkgver=$_version.$_timestamp
|
||||
pkgrel=1
|
||||
pkgdesc="Administration utility for grsecurity's Role Based Access Control (RBAC)"
|
||||
arch=(i686 x86_64)
|
||||
url=https://grsecurity.net/
|
||||
|
@ -22,7 +22,7 @@ source=(https://grsecurity.net/stable/$pkgname-$_version-$_timestamp.tar.gz
|
|||
https://grsecurity.net/stable/$pkgname-$_version-$_timestamp.tar.gz.sig
|
||||
learn_config
|
||||
policy)
|
||||
sha256sums=('b190e5afecdf3ac5020a4e5e4b698645f1c01b20d036129dd8b609c4bd0c319c'
|
||||
sha256sums=('37f7304ebf314a5480f5e00a502919ef2b5001874916412a93105e84bd947fb7'
|
||||
'SKIP'
|
||||
'61c3042879ec2303b713f57f751fb66a95e2cc4737fbbd6d95879829c7b7d3c0'
|
||||
'73cf31add3da55b539777d736764a40c6b30041cc259e1d0372c867b87070440')
|
||||
|
|
Loading…
Reference in a new issue