summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rwxr-xr-xsource/n/libgcrypt/libgcrypt.SlackBuild6
-rwxr-xr-xsource/n/php/fetch-php.sh4
-rwxr-xr-xsource/xap/mozilla-firefox/mozilla-firefox.SlackBuild4
-rw-r--r--source/xap/mozilla-firefox/slack-desc10
4 files changed, 12 insertions, 12 deletions
diff --git a/source/n/libgcrypt/libgcrypt.SlackBuild b/source/n/libgcrypt/libgcrypt.SlackBuild
index 6aac1b948..afe39d3ab 100755
--- a/source/n/libgcrypt/libgcrypt.SlackBuild
+++ b/source/n/libgcrypt/libgcrypt.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 2006-2009 Robby Workman, Northport, AL, USA
-# Copyright 2007, 2008, 2009, 2010, 2017, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2007, 2008, 2009, 2010, 2017, 2018, 2020 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libgcrypt
-VERSION=${VERSION:-$(echo $PKGNAM-*.tar.bz2 | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
@@ -68,7 +68,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG
cd $TMP
rm -rf $PKGNAM-$VERSION
-tar xvf $CWD/$PKGNAM-$VERSION.tar.bz2 || exit 1
+tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1
cd $PKGNAM-$VERSION || exit 1
chown -R root:root .
find . \
diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh
index 238f3c4a8..5c35292ac 100755
--- a/source/n/php/fetch-php.sh
+++ b/source/n/php/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-7.4.7.tar.xz.asc
-lftpget http://us.php.net/distributions/php-7.4.7.tar.xz
+lftpget http://us.php.net/distributions/php-7.4.8.tar.xz.asc
+lftpget http://us.php.net/distributions/php-7.4.8.tar.xz
diff --git a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild
index 68d8f887e..e36894695 100755
--- a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild
+++ b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mozilla-firefox
VERSION=$(basename $(ls firefox-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev) .source)
RELEASEVER=$(echo $VERSION | cut -f 1 -d r | cut -f 1 -d b | cut -f 1 -d e)
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Specify this variable for a localized build.
# For example, to build a version of Firefox with Italian support, run
@@ -226,7 +226,7 @@ OPTIONS="\
--with-system-zlib \
--enable-alsa \
--enable-application=browser \
- --enable-default-toolkit=cairo-gtk3 \
+ --enable-default-toolkit=cairo-gtk3-wayland \
--enable-linker=gold \
$GOOGLE_API_KEY \
--enable-strip \
diff --git a/source/xap/mozilla-firefox/slack-desc b/source/xap/mozilla-firefox/slack-desc
index b3c63681d..65f58ab69 100644
--- a/source/xap/mozilla-firefox/slack-desc
+++ b/source/xap/mozilla-firefox/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
mozilla-firefox: mozilla-firefox (Mozilla Firefox Web browser)
mozilla-firefox:
-mozilla-firefox: This project is a redesign of the Mozilla browser component written
-mozilla-firefox: using the XUL user interface language. Firefox empowers you to
-mozilla-firefox: browse faster, more safely and more efficiently than with any other
-mozilla-firefox: browser.
+mozilla-firefox: Firefox is a free and open-source web browser developed by the Mozilla
+mozilla-firefox: Foundation and its subsidiary, the Mozilla Corporation. It has lots of
+mozilla-firefox: great features including popup blocking, tabbed browsing, integrated
+mozilla-firefox: search, improved privacy features (such as enhanced tracking
+mozilla-firefox: protection), and more.
mozilla-firefox:
mozilla-firefox: Homepage: https://www.mozilla.org/firefox
mozilla-firefox:
mozilla-firefox:
-mozilla-firefox: