summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/d/cmake/cmake.url2
-rw-r--r--source/l/cairo/cairo.url1
-rwxr-xr-xsource/n/dovecot/dovecot.SlackBuild2
3 files changed, 3 insertions, 2 deletions
diff --git a/source/d/cmake/cmake.url b/source/d/cmake/cmake.url
index 36f867cb1..7c8e7f26d 100644
--- a/source/d/cmake/cmake.url
+++ b/source/d/cmake/cmake.url
@@ -1,2 +1,2 @@
https://github.com/Kitware/CMake/releases
-https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4.tar.gz
+https://github.com/Kitware/CMake/releases/download/v3.27.5/cmake-3.27.5.tar.gz
diff --git a/source/l/cairo/cairo.url b/source/l/cairo/cairo.url
new file mode 100644
index 000000000..688c3f1b6
--- /dev/null
+++ b/source/l/cairo/cairo.url
@@ -0,0 +1 @@
+https://cairographics.org/releases
diff --git a/source/n/dovecot/dovecot.SlackBuild b/source/n/dovecot/dovecot.SlackBuild
index f275fd3fd..1c5dfaff9 100755
--- a/source/n/dovecot/dovecot.SlackBuild
+++ b/source/n/dovecot/dovecot.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=dovecot
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in