From ad9f88ee031d17270554ccca814496cf55f25bc5 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 20 Jan 2020 22:37:58 +0000 Subject: Mon Jan 20 22:37:58 UTC 2020 a/aaa_terminfo-6.1_20200118-x86_64-1.txz: Upgraded. d/make-4.3-x86_64-1.txz: Upgraded. d/python-setuptools-45.1.0-x86_64-1.txz: Upgraded. l/ncurses-6.1_20200118-x86_64-1.txz: Upgraded. n/alpine-2.22-x86_64-1.txz: Upgraded. xap/mozilla-firefox-68.4.2esr-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/68.4.2/releasenotes/ https://bugzilla.mozilla.org/show_bug.cgi?id=1602726 --- source/n/alpine/alpine.SlackBuild | 8 ++++---- source/n/php/php.SlackBuild | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'source/n') diff --git a/source/n/alpine/alpine.SlackBuild b/source/n/alpine/alpine.SlackBuild index 6846bea06..978fecc8d 100755 --- a/source/n/alpine/alpine.SlackBuild +++ b/source/n/alpine/alpine.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2006, 2007, 2008, 2009, 2010, 2012, 2013, 2015, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2006, 2007, 2008, 2009, 2010, 2012, 2013, 2015, 2018, 2020 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,12 +23,12 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=alpine -VERSION=${VERSION:-2.21} -ALPINEBUILD=${ALPINEBUILD:-3} +VERSION=${VERSION:-2.22} +ALPINEBUILD=${ALPINEBUILD:-1} IMAPDBUILD=${IMAPDBUILD:-1} PINEPGP=${PINEPGP:-0.18.0} -# By default, do not build the unmaintained and possibly insecure impad: +# By default, do not build the unmaintained and possibly insecure imapd: BUILD_IMAPD=${BUILD_IMAPD:-NO} # Automatically determine the architecture we're building on: diff --git a/source/n/php/php.SlackBuild b/source/n/php/php.SlackBuild index 01210af57..e61f021e4 100755 --- a/source/n/php/php.SlackBuild +++ b/source/n/php/php.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=php VERSION=${VERSION:-$(echo php-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -ALPINE=2.21 +ALPINE=2.22 BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: -- cgit v1.2.3-80-g2a13