Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
andri saputra
Adélie Package Tree
Commits
27293c61
Unverified
Commit
27293c61
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/wget: bump to 1.19.5, move to legacy/ [BROKEN]
parent
b234299e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
legacy/wget/APKBUILD
+9
-9
9 additions, 9 deletions
legacy/wget/APKBUILD
with
9 additions
and
9 deletions
user
/wget/APKBUILD
→
legacy
/wget/APKBUILD
+
9
−
9
View file @
27293c61
...
...
@@ -2,25 +2,25 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname
=
wget
pkgver
=
1.19.
2
pkgrel
=
1
pkgdesc
=
"
A network u
tility to retrieve files from the Web"
url
=
"http://www.gnu.org/software/wget/wget.html"
arch
=
"
all
"
pkgver
=
1.19.
5
pkgrel
=
0
pkgdesc
=
"
U
tility to retrieve files from the Web"
url
=
"http
s
://www.gnu.org/software/wget/wget.html"
arch
=
"
none
"
license
=
"GPL-3.0+"
depends
=
""
makedepends
=
"openssl-dev perl
gettext-dev
"
makedepends
=
"openssl-dev perl"
checkdepends
=
"perl-http-daemon"
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
install
=
""
source
=
"ftp://ftp.gnu.org/gnu/
$pkgname
/
$pkgname
-
$pkgver
.tar.gz "
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
# secfixes:
# 1.19.1-r1:
# - CVE-2017-6508
# 1.19.2-r0:
# - CVE-2017-13090
# 1.19.5-r0:
# - CVE-2018-0494
build
()
{
cd
"
$builddir
"
...
...
@@ -47,4 +47,4 @@ package() {
rm
-rf
"
$pkgdir
"
/usr/lib
}
sha512sums
=
"
a0f8afcc0767a8fd1acd64b1b1b27d177bc938e70cc3709c1b3faa6c1426ec926642cd8e49d292cec0268ee507683539b5152072110106de5a728a03efd8cedd
wget-1.19.
2
.tar.gz"
sha512sums
=
"
0d4964e0f5adb0c023edc831bde9c9f13f3222f6efc1ce93250d234ab937e92b53921624532fb0e6586151ddfdee6df9a7ca91a2a99b3d16e2e68401c625301b
wget-1.19.
5
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment