From d20672bade537f984194fa8a11695e121f4ad335 Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Mon, 9 Nov 2015 18:03:02 +0700 Subject: perl/perl-net-http: Updated for version 6.09. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-net-http/perl-net-http.SlackBuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'perl/perl-net-http/perl-net-http.SlackBuild') diff --git a/perl/perl-net-http/perl-net-http.SlackBuild b/perl/perl-net-http/perl-net-http.SlackBuild index 35def4070b..e4961f94ef 100644 --- a/perl/perl-net-http/perl-net-http.SlackBuild +++ b/perl/perl-net-http/perl-net-http.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-net-http -# Copyright 2011-2014 LukenShiro, Italy +# Copyright 2011-2015 LukenShiro, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-net-http -VERSION=${VERSION:-6.07} +VERSION=${VERSION:-6.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -67,7 +67,6 @@ make test make install DESTDIR=$PKG find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f || true - find $PKG -depth -type d -empty -delete find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ -- cgit v1.2.3