diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2015-08-12 23:07:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-12 23:07:06 +0700 |
commit | 9426e1367ecb5619cbe334dd0e1c71924a679f20 (patch) | |
tree | ea2af83a86fe6616519b6f59a16a87a5dab71d72 /network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild | |
parent | 8ba511b7acca98493d27ec7b830638aadb43c6fb (diff) |
network/greenbone-security-assistant: Updated for version 6.0.5.
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.SlackBuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild b/network/greenbone-security-assistant/greenbone-security-assistant.SlackBuild index 66ae28b1c53c9..230a386ebdfce 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.4} +VERSION=${VERSION:-6.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -62,7 +62,6 @@ 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 \ |