summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2017-05-12 00:08:31 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2017-05-12 00:08:31 -0700
commit5239453a4487f5d607baf933691dba8063a09eec (patch)
tree79ab21adca2987b3c7af088ccb4ad2ff17ba2971
parentInitial Commit (diff)
downloadgrsec-common-5239453a4487f5d607baf933691dba8063a09eec.tar.xz
Updated PKGBUILD
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ded68af..7e62d44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,3 @@
-# $Id$
-# Maintainer: Daniel Micay <danielmicay@gmail.com>
pkgname=grsec-common
pkgver=4
pkgrel=1
@@ -12,6 +10,11 @@ source=(05-grsecurity.conf
05-grsecurity.conf.sig)
sha512sums=('5c69955645eba5e07d6523281310ff0935c58ee90f99af33ea427ec4029524bbdfa5928dbf8c24beed4ec3e671cfccde690228898fc7fa0b76445276b2ace391'
'SKIP')
+
+validpgpkeys=(
+ '081E4760E5FCD76098A304E43A85CAFF5C61486A' # jc_gargma
+)
+
backup=(etc/sysctl.d/05-grsecurity.conf)
package() {