mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +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
|
# - comment LIBS mistreatment of ARM in makefile
|
||||||
|
|
||||||
pkgname=gradm
|
pkgname=gradm
|
||||||
_version=3.0
|
_version=3.1
|
||||||
_timestamp=201408301734
|
_timestamp=201502222102
|
||||||
pkgver=3.0.$_timestamp
|
pkgver=$_version.$_timestamp
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Administration utility for grsecurity's Role Based Access Control (RBAC)"
|
pkgdesc="Administration utility for grsecurity's Role Based Access Control (RBAC)"
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
url=https://grsecurity.net/
|
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
|
https://grsecurity.net/stable/$pkgname-$_version-$_timestamp.tar.gz.sig
|
||||||
learn_config
|
learn_config
|
||||||
policy)
|
policy)
|
||||||
sha256sums=('b190e5afecdf3ac5020a4e5e4b698645f1c01b20d036129dd8b609c4bd0c319c'
|
sha256sums=('37f7304ebf314a5480f5e00a502919ef2b5001874916412a93105e84bd947fb7'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'61c3042879ec2303b713f57f751fb66a95e2cc4737fbbd6d95879829c7b7d3c0'
|
'61c3042879ec2303b713f57f751fb66a95e2cc4737fbbd6d95879829c7b7d3c0'
|
||||||
'73cf31add3da55b539777d736764a40c6b30041cc259e1d0372c867b87070440')
|
'73cf31add3da55b539777d736764a40c6b30041cc259e1d0372c867b87070440')
|
||||||
|
|
Loading…
Reference in a new issue