diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-12-31 23:17:20 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-01-01 08:59:48 +0100 |
commit | c01d25f478b3333130586a203534d27eeb6fe93d (patch) | |
tree | 050611f940050a6dc732b2a52c227b74834d4581 /source/a/ncompress/ncompress.SlackBuild | |
parent | a25634cd2673da378042be73ad304b3c2b9350b7 (diff) | |
download | current-c01d25f478b3333130586a203534d27eeb6fe93d.tar.gz current-c01d25f478b3333130586a203534d27eeb6fe93d.tar.xz |
Tue Dec 31 23:17:20 UTC 201920191231231720
a/kernel-generic-5.4.7-x86_64-1.txz: Upgraded.
a/kernel-huge-5.4.7-x86_64-1.txz: Upgraded.
a/kernel-modules-5.4.7-x86_64-1.txz: Upgraded.
a/ncompress-4.2.4.6-x86_64-1.txz: Upgraded.
d/kernel-headers-5.4.7-x86-1.txz: Upgraded.
k/kernel-source-5.4.7-noarch-1.txz: Upgraded.
l/imagemagick-7.0.9_13-x86_64-1.txz: Upgraded.
l/libarchive-3.4.1-x86_64-1.txz: Upgraded.
l/libjpeg-turbo-2.0.4-x86_64-1.txz: Upgraded.
xfce/xfce4-weather-plugin-0.8.11-x86_64-1.txz: Upgraded.
Bugfix release to address the upcoming obsolescence of the
locationforecastLTS API from met.no. Thanks to Robby Workman.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/a/ncompress/ncompress.SlackBuild')
-rwxr-xr-x | source/a/ncompress/ncompress.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/ncompress/ncompress.SlackBuild b/source/a/ncompress/ncompress.SlackBuild index 8aed26ed9..3693f4cac 100755 --- a/source/a/ncompress/ncompress.SlackBuild +++ b/source/a/ncompress/ncompress.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ncompress -VERSION=4.2.4.5 +VERSION=4.2.4.6 BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: |