diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-04-22 23:50:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 12:51:18 +0700 |
commit | 8f4c191793dcc1454316285cbe13575d528bb52b (patch) | |
tree | f7b116389d64633cce208b39d914f4a39e5dd2d2 /perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild | |
parent | cb3a80723c1aad8c368ca0fedbecf9aab2176ead (diff) | |
download | slackbuilds-8f4c191793dcc1454316285cbe13575d528bb52b.tar.gz |
perl/perl-extutils-pkgconfig: Updated for version 1.16.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild')
-rw-r--r-- | perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild b/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild index 90898e64d5..9124059975 100644 --- a/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild +++ b/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild @@ -27,8 +27,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-extutils-pkgconfig -VERSION=${VERSION:-1.15} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.16} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |