Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakub Panek
aports
Commits
d218307c
Commit
d218307c
authored
11 years ago
by
Timo Teräs
Browse files
Options
Downloads
Patches
Plain Diff
main/curl: security upgrade to 7.36.0 (CVE-2014-0138 CVE-2014-0139)
groff is now needed to build built-in manual. ref #2816
parent
bb047f7e
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/curl/APKBUILD
+5
-5
5 additions, 5 deletions
main/curl/APKBUILD
with
5 additions
and
5 deletions
main/curl/APKBUILD
+
5
−
5
View file @
d218307c
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
curl
pkgver
=
7.3
5
.0
pkgver
=
7.3
6
.0
pkgrel
=
0
pkgdesc
=
"An URL retrival utility and library"
url
=
"http://curl.haxx.se"
...
...
@@ -8,7 +8,7 @@ arch="all"
license
=
"MIT"
depends
=
"ca-certificates"
depends_dev
=
"zlib-dev openssl-dev libssh2-dev"
makedepends
=
"
$depends_dev
"
makedepends
=
"
groff
$depends_dev
"
source
=
"http://curl.haxx.se/download/curl-
$pkgver
.tar.bz2"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev"
...
...
@@ -43,6 +43,6 @@ package() {
rm
"
$pkgdir
"
/usr/lib/
*
.la
||
return
1
}
md5sums
=
"
c18fbdd031adb0529ae09fce399f2d10
curl-7.3
5
.0.tar.bz2"
sha256sums
=
"
d774d1701454f1b7d331c2075fc4f6dd972bddc2d171f43645ef3647c7fc0d83
curl-7.3
5
.0.tar.bz2"
sha512sums
=
"a
a669d9f62adbdcbfb89bd00893648ddf60bf5bc2d79c65e2a202c651ff57757f6b1de9fe94fd416923b89ffa7e9ffc65b6301b1c6dd2382df6dd5dccc55a23b
curl-7.3
5
.0.tar.bz2"
md5sums
=
"
e6d1f9d1b59da5062109ffe14e0569a4
curl-7.3
6
.0.tar.bz2"
sha256sums
=
"
1fbe82b89bcd6b7ccda8cb0ff076edc60e911595030e27689f4abd5ef7f3cfcd
curl-7.3
6
.0.tar.bz2"
sha512sums
=
"a
e471d382c9c8f321a987e7a5a302abe7cb2cae4204ea65234b02c73303abef7c995c50ce8219bd90d762fa63006d50293e4350e78aee2c2086b6f7aec09b01a
curl-7.3
6
.0.tar.bz2"
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