Update to 1.11.3
This commit is contained in:
committed by
Tom G. Christensen
parent
65952070ef
commit
8ee3a19f77
@@ -1 +0,0 @@
|
||||
P SBossl097dlib OpenSSL - Secure Socket Layer
|
||||
@@ -1,9 +1,15 @@
|
||||
[wget]
|
||||
pkgname="$pkgprefix""$topdir"
|
||||
name="Wget - Retrieves files from the Web"
|
||||
pkgname="${pkgprefix}${topdir}"
|
||||
name="$topdir - GNU wget"
|
||||
pkgcat="application"
|
||||
pkgvendor="http://www.gnu.org"
|
||||
pkgdesc="Wget is a network utility to retrieve files from the Web using http and ftp"
|
||||
pkgvendor="http://wget.sunsite.dk/"
|
||||
pkgdesc="A utility for retrieving files using the HTTP or FTP protocols"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
*
|
||||
default_docs
|
||||
$_bindir
|
||||
$_sysconfdir/wgetrc
|
||||
$_mandir/man1/wget.1*
|
||||
$_infodir/wget.info*
|
||||
$_sharedir/locale/*/LC_MESSAGES/wget.mo
|
||||
|
||||
|
||||
27
wget/meta/relnotes
Normal file
27
wget/meta/relnotes
Normal file
@@ -0,0 +1,27 @@
|
||||
PACKAGE DETAILS
|
||||
---------------
|
||||
Name: %%PKGNAME%%
|
||||
Version: %%SOURCE_AND_VER%%
|
||||
Vendor: %%VENDOR%%
|
||||
Packager: %%PKGEDBY%%
|
||||
|
||||
Source (sha1sum):
|
||||
%%SOURCE_SHA1SUM%%
|
||||
|
||||
BUILD DETAILS
|
||||
-------------
|
||||
Compiler:
|
||||
%%COMPILER%%
|
||||
|
||||
Environment:
|
||||
%%ENVIRONMENT%%
|
||||
|
||||
Configure:
|
||||
%%CONFIGURE%%
|
||||
|
||||
KNOWN DEPENDENCIES
|
||||
------------------
|
||||
%%DEPENDENCIES%%
|
||||
|
||||
ERRORS/MISCELLANEOUS
|
||||
--------------------
|
||||
Reference in New Issue
Block a user