diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-15 08:55:32 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-15 08:56:59 -0300 |
commit | 9de2de7b09210fedadf19587e7dfb37028985bef (patch) | |
tree | 2c3e86409df66231bd5518072249c6fb7cedcfad /kernels/linux-libre-lts-grsec-knock/PKGBUILD | |
parent | dad9833bcb9ef279ae4cc11234442506c3f41ff8 (diff) |
linux-libre-lts-grsec-knock: add a special wiki page about it on the url field because it's a kernel with two different projects together
Diffstat (limited to 'kernels/linux-libre-lts-grsec-knock/PKGBUILD')
-rw-r--r-- | kernels/linux-libre-lts-grsec-knock/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-lts-grsec-knock/PKGBUILD b/kernels/linux-libre-lts-grsec-knock/PKGBUILD index cab37945a..e6d05ed47 100644 --- a/kernels/linux-libre-lts-grsec-knock/PKGBUILD +++ b/kernels/linux-libre-lts-grsec-knock/PKGBUILD @@ -26,7 +26,7 @@ _archpkgver=${_pkgver%-*}.${_timestamp} pkgver=${_pkgver//-/_}.${_timestamp} pkgrel=1 arch=('i686' 'x86_64' 'mips64el') -url=("https://grsecurity.net/" "https://gnunet.org/knock") +url="https://wiki.parabolagnulinux.org/Linux-libre-lts-grsec-knock" license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') |