diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-01-06 20:03:14 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-01-07 08:59:45 +0100 |
commit | 4cc8e8065bec7cf7f1dfc8a8806a02075fa3c0f7 (patch) | |
tree | 4788dd7df9ff468a23062e5011fef8e735a46f26 /source/a/ncompress/ncompress.SlackBuild | |
parent | 29982cb6ad8ed85e9ec2dc4b74f02b3f10b89d6a (diff) | |
download | current-4cc8e8065bec7cf7f1dfc8a8806a02075fa3c0f7.tar.gz |
Sun Jan 6 20:03:14 UTC 201920190106200314
a/ncompress-4.2.4.5-x86_64-1.txz: Upgraded.
ap/man-db-2.8.5-x86_64-1.txz: Upgraded.
Added /etc/profile.d/man-db.{csh,sh} to pick a MANPAGER (defaults to 'most').
ap/powertop-2.10-x86_64-1.txz: Upgraded.
d/scons-3.0.2-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/ncompress/ncompress.SlackBuild')
-rwxr-xr-x | source/a/ncompress/ncompress.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/a/ncompress/ncompress.SlackBuild b/source/a/ncompress/ncompress.SlackBuild index 779641e6..cbd0dc93 100755 --- a/source/a/ncompress/ncompress.SlackBuild +++ b/source/a/ncompress/ncompress.SlackBuild @@ -23,8 +23,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ncompress -VERSION=4.2.4.4 -BUILD=${BUILD:-2} +VERSION=4.2.4.5 +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |