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
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
5a9894e1
Unverified
Commit
5a9894e1
authored
5 years ago
by
Síle Ekaterin Liszka
Browse files
Options
Downloads
Patches
Plain Diff
user/libssh2: upgrade to 1.8.2
parent
a5199eb9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!209
Packages bumped for 30 Mar 2019
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/libssh2/APKBUILD
+2
-7
2 additions, 7 deletions
user/libssh2/APKBUILD
with
2 additions
and
7 deletions
user/libssh2/APKBUILD
+
2
−
7
View file @
5a9894e1
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer:
pkgname
=
libssh2
pkgver
=
1.8.
1
pkgver
=
1.8.
2
pkgrel
=
0
pkgdesc
=
"Library for accessing SSH servers"
url
=
"https://libssh2.org/"
...
...
@@ -12,11 +12,6 @@ makedepends_host="openssl-dev zlib-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"https://libssh2.org/download/libssh2-
$pkgver
.tar.gz"
prepare
()
{
cd
"
$builddir
"
update_config_sub
}
build
()
{
cd
"
$builddir
"
./configure
\
...
...
@@ -42,4 +37,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
f09ad9ed04d25305b966e7f8c210082fe06c2b236dcd5018b009bd0bd6aaff123d16559d280892a5060760ed055ffe295bc02dc6e8dd1e7b8383c6c703f09290
libssh2-1.8.
1
.tar.gz"
sha512sums
=
"
390ab4ad93bb738415ec11a6eb92806c9b9e9e5d8ee7c442d841a58b4292c1c447a9bc99e153ba464e2e11f9c0d1913469303598c3046722d1ae821991e8cb93
libssh2-1.8.
2
.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