summaryrefslogtreecommitdiffstats
path: root/source/n
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsource/n/bind/bind.SlackBuild7
-rw-r--r--source/n/httpd/httpd.url4
2 files changed, 3 insertions, 8 deletions
diff --git a/source/n/bind/bind.SlackBuild b/source/n/bind/bind.SlackBuild
index 5e752c76f..b1b0d8886 100755
--- a/source/n/bind/bind.SlackBuild
+++ b/source/n/bind/bind.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=bind
VERSION=${VERSION:-$(echo ${PKGNAM}-[0-9]*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -133,11 +133,6 @@ chmod 755 $PKG/usr/lib${LIBDIRSUFFIX}/*
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
-# Symlink hardlinked man pages:
-( cd $PKG/usr/man/man1
- ln -sf isc-config.sh.1 bind9-config.1
-)
-
# Compress manual pages:
find $PKG/usr/man -type f -exec gzip -9 {} \+
for i in $( find $PKG/usr/man -type l ) ; do
diff --git a/source/n/httpd/httpd.url b/source/n/httpd/httpd.url
index 08da5553f..e21c78ba4 100644
--- a/source/n/httpd/httpd.url
+++ b/source/n/httpd/httpd.url
@@ -1,2 +1,2 @@
-http://www.apache.org/dist/httpd/httpd-2.4.49.tar.bz2
-http://www.apache.org/dist/httpd/httpd-2.4.49.tar.bz2.asc
+http://www.apache.org/dist/httpd/httpd-2.4.50.tar.bz2
+http://www.apache.org/dist/httpd/httpd-2.4.50.tar.bz2.asc