summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rwxr-xr-xsource/d/rust/rust.SlackBuild2
-rw-r--r--source/n/httpd/httpd.url4
2 files changed, 3 insertions, 3 deletions
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild
index 4ee81b832..45a291563 100755
--- a/source/d/rust/rust.SlackBuild
+++ b/source/d/rust/rust.SlackBuild
@@ -271,7 +271,7 @@ mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
cp -a *.md COPYRIGHT* COPYING* LICENSE* $PKG/usr/doc/$PKGNAM-$VERSION
# Include licenses from third party vendors:
mkdir $PKG/usr/doc/$PKGNAM-$VERSION/vendor
-( cd src/vendor
+( cd vendor
tar cf - $(find . -maxdepth 2 | grep -e README -e LICENSE -e COPYING -e CHANGELOG -e PERFORMANCE -e UPGRADE ) | ( cd $PKG/usr/doc/$PKGNAM-$VERSION/vendor ; tar xf - )
)
diff --git a/source/n/httpd/httpd.url b/source/n/httpd/httpd.url
index 811decbbb..d8812b9c1 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.43.tar.bz2
-http://www.apache.org/dist/httpd/httpd-2.4.43.tar.bz2.asc
+http://www.apache.org/dist/httpd/httpd-2.4.46.tar.bz2
+http://www.apache.org/dist/httpd/httpd-2.4.46.tar.bz2.asc