diff options
Diffstat (limited to 'source/l')
-rwxr-xr-x | source/l/mozilla-nss/mozilla-nss.SlackBuild | 4 | ||||
-rwxr-xr-x | source/l/python-idna/python-idna.SlackBuild | 2 | ||||
-rw-r--r-- | source/l/python-idna/python-idna.url | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/l/mozilla-nss/mozilla-nss.SlackBuild b/source/l/mozilla-nss/mozilla-nss.SlackBuild index d303674c..a9630610 100755 --- a/source/l/mozilla-nss/mozilla-nss.SlackBuild +++ b/source/l/mozilla-nss/mozilla-nss.SlackBuild @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozilla-nss SRCNAM=nss -VERSION=${VERSION:-3.53.1} -NSPR=${NSPR:-4.25} +VERSION=${VERSION:-3.54} +NSPR=${NSPR:-4.26} BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: diff --git a/source/l/python-idna/python-idna.SlackBuild b/source/l/python-idna/python-idna.SlackBuild index a5e6f9d2..3ce4eb5f 100755 --- a/source/l/python-idna/python-idna.SlackBuild +++ b/source/l/python-idna/python-idna.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=python-idna VERSION=${VERSION:-$(echo idna-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} SRCNAM=idna diff --git a/source/l/python-idna/python-idna.url b/source/l/python-idna/python-idna.url index 1bd73261..be243817 100644 --- a/source/l/python-idna/python-idna.url +++ b/source/l/python-idna/python-idna.url @@ -1 +1 @@ -https://github.com/kjd/idna +https://github.com/kjd/idna/releases |