aboutsummaryrefslogtreecommitdiff
path: root/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild
diff options
context:
space:
mode:
authorKent Fritz <fritz.kent@gmail.com>2015-08-03 08:18:55 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-03 08:18:55 +0700
commit7233ec077a239ef162c60ae23e03633b78d3502c (patch)
tree58148c2c9e7c013688f0ffceb6411ed25e477bb9 /network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild
parent7a108044fc784038893d67288d908fc230b96937 (diff)
network/greenbone-security-assistant: Updated for version 6.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild')
-rw-r--r--network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild b/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild
index 67bf51f1f5972..66ae28b1c53c9 100644
--- a/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild
+++ b/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=greenbone-security-assistant
-VERSION=${VERSION:-6.0.1}
+VERSION=${VERSION:-6.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -62,6 +62,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
+patch -p0 < $CWD/patch_src_xslt_i18n_h
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \