summaryrefslogtreecommitdiffstats
path: root/source/n/wget2/slack-desc
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-09-13 18:04:35 +0000
committer Eric Hameleers <alien@slackware.com>2021-09-14 09:03:52 +0200
commit8f7b6e56d5075e27771a02fbbcfe954c91ecb893 (patch)
tree67f7366d18c8f320d9914a1a929bb430c93b8eb4 /source/n/wget2/slack-desc
parenta6160c7f56c451aa827678063c6ce95b7b4e404e (diff)
downloadcurrent-8f7b6e56d5075e27771a02fbbcfe954c91ecb893.tar.gz
current-8f7b6e56d5075e27771a02fbbcfe954c91ecb893.tar.xz
Mon Sep 13 18:04:35 UTC 202120210913180435
a/btrfs-progs-5.14-x86_64-1.txz: Upgraded. a/kernel-firmware-20210912_7160358-noarch-1.txz: Upgraded. a/kernel-generic-5.14.3-x86_64-1.txz: Upgraded. a/kernel-huge-5.14.3-x86_64-1.txz: Upgraded. a/kernel-modules-5.14.3-x86_64-1.txz: Upgraded. ap/vim-8.2.3435-x86_64-1.txz: Upgraded. d/bison-3.8.1-x86_64-1.txz: Upgraded. d/ccache-4.4.1-x86_64-1.txz: Upgraded. d/gdb-11.1-x86_64-1.txz: Upgraded. d/kernel-headers-5.14.3-x86-1.txz: Upgraded. k/kernel-source-5.14.3-noarch-1.txz: Upgraded. kde/latte-dock-0.10.2-x86_64-1.txz: Upgraded. l/gd-2.3.3-x86_64-1.txz: Upgraded. l/imagemagick-7.1.0_7-x86_64-1.txz: Upgraded. l/libedit-20210910_3.1-x86_64-1.txz: Upgraded. l/libexif-0.6.23-x86_64-1.txz: Upgraded. l/pango-1.48.10-x86_64-1.txz: Upgraded. n/NetworkManager-1.32.10-x86_64-2.txz: Rebuilt. 00-dhcp-client.conf: Add the --noconfigure option to dhcpcd, or else the network won't return after suspend/resume. Thanks to marav. n/ethtool-5.14-x86_64-1.txz: Upgraded. n/mutt-2.1.3-x86_64-1.txz: Upgraded. n/wget2-2.0.0-x86_64-1.txz: Added. xap/vim-gvim-8.2.3435-x86_64-1.txz: Upgraded. xfce/thunar-4.16.9-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/n/wget2/slack-desc')
-rw-r--r--source/n/wget2/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/source/n/wget2/slack-desc b/source/n/wget2/slack-desc
new file mode 100644
index 000000000..d47248572
--- /dev/null
+++ b/source/n/wget2/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+wget2: wget2 (a non-interactive network retriever v2)
+wget2:
+wget2: GNU Wget2 is the successor of GNU Wget, a file and recursive website
+wget2: downloader. Designed and written from scratch it wraps around libwget,
+wget2: that provides the basic functions needed by a web client. In many
+wget2: cases Wget2 downloads much faster than Wget1.x due to HTTP2, HTTP
+wget2: compression, parallel connections and use of If-Modified-Since HTTP
+wget2: header.
+wget2:
+wget2: Design and implementation by Tim Rühsen, with lead maintainers
+wget2: Tim Rühsen, Darshit Shah, and Giuseppe Scrivano.