From 1e2b70eb9ad995e99d86e49d96104c090a860709 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 5 Nov 2020 20:40:51 +0000 Subject: Thu Nov 5 20:40:51 UTC 2020 a/hwdata-0.341-noarch-1.txz: Upgraded. a/kernel-generic-5.4.75-x86_64-1.txz: Upgraded. a/kernel-huge-5.4.75-x86_64-1.txz: Upgraded. a/kernel-modules-5.4.75-x86_64-1.txz: Upgraded. d/kernel-headers-5.4.75-x86-1.txz: Upgraded. k/kernel-source-5.4.75-noarch-1.txz: Upgraded. l/oniguruma-6.9.6-x86_64-1.txz: Upgraded. l/openal-soft-1.21.0-x86_64-1.txz: Upgraded. n/ca-certificates-20201105-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. x/libwacom-1.6-x86_64-1.txz: Upgraded. x/xkbcomp-1.4.4-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/vtown/kde/sddm-0.18.1-x86_64-1_vtown_3.txz: Rebuilt. Fixed man page installation directory. Thanks to chrisretusn. Xsetup: include comments. Create /var/lib/sddm at build time. Generate /etc/sddm.conf at build time. Do not mess with users/groups in doinst.sh. These are expected to exist. Do not add MinimumVT=7 to sddm.conf, as it is already included by default. usb-and-pxe-installers/usbboot.img: Rebuilt. --- source/l/oniguruma/oniguruma.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/l/oniguruma/oniguruma.SlackBuild') diff --git a/source/l/oniguruma/oniguruma.SlackBuild b/source/l/oniguruma/oniguruma.SlackBuild index cde0b264..cc9e1997 100755 --- a/source/l/oniguruma/oniguruma.SlackBuild +++ b/source/l/oniguruma/oniguruma.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=oniguruma SRCNAM=oniguruma VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3