]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - paxctl/paxctl.nm
glibc: Remove audit support
[ipfire-3.x.git] / paxctl / paxctl.nm
index 9783605004eb17c4378a01a7d797e134d1ea70f2..d749fb408f2e6cd3c4e1dc626c8f1347774749f1 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = paxctl
-version    = 0.5
-release    = 1
+version    = 0.8
+release    = 2
 
 groups     = Applications/System
 url        = http://pax.grsecurity.net/
@@ -17,7 +17,7 @@ description
        is a set of kernel security patches to enhance a system's security.
 end
 
-source_dl  =
+source_dl  = https://pax.grsecurity.net/
 
 build
        requires
@@ -25,7 +25,7 @@ build
        end
 
        build
-               make %{PARALLELISMFLAGS} CFLAGS="%{CFLAGS}"
+               make %{PARALLELISMFLAGS} CFLAGS="%{CFLAGS}" LDFLAGS="%{LDFLAGS}"
        end
 end