Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
lib32
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
3
Merge Requests
3
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
lib32
Commits
5d781cb8
Commit
5d781cb8
authored
Jul 17, 2019
by
Jeff Huang
🤔
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[skip-ci] lib32-curl: update to 7.65.2 to fix security issues.
parent
c497b0c2
Pipeline
#3833
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lib32-curl/PKGBUILD
lib32-curl/PKGBUILD
+2
-2
No files found.
lib32-curl/PKGBUILD
View file @
5d781cb8
pkgname
=
lib32-curl
_pkgname
=
curl
pkgver
=
7.65.
0
pkgver
=
7.65.
2
pkgrel
=
1
pkgdesc
=
"An URL retrieval utility and library (32-bit)"
arch
=(
'x86_64'
)
...
...
@@ -9,7 +9,7 @@ license=('MIT')
depends
=(
'lib32-libssh2'
'lib32-krb5'
'lib32-libidn'
"
${
_pkgname
}
=
${
pkgver
}
"
)
makedepends
=(
'lib32-gcc-libs'
)
source
=(
"http://curl.haxx.se/download/
$_pkgname
-
$pkgver
.tar.bz2"
)
md5sums
=(
'
bb28d0f13a9cf9df475b1710002a79eb
'
)
md5sums
=(
'
88910bdda3752a98083b6dbe85bafcaa
'
)
build
()
{
cd
"
$_pkgname
-
$pkgver
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment