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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
TBK
aports
Commits
ff9d5601
"README.md" did not exist on "2f4ba4fefd39abc22bdaba325a01df38f8414ad4"
Commit
ff9d5601
authored
9 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
testing/mbedtls: upgrade to 2.2.0
parent
09bac02d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/mbedtls/APKBUILD
+5
-5
5 additions, 5 deletions
testing/mbedtls/APKBUILD
with
5 additions
and
5 deletions
testing/mbedtls/APKBUILD
+
5
−
5
View file @
ff9d5601
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
mbedtls
pkgname
=
mbedtls
pkgver
=
2.
1.2
pkgver
=
2.
2.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Light-weight cryptographic and SSL/TLS library"
pkgdesc
=
"Light-weight cryptographic and SSL/TLS library"
url
=
"https://tls.mbed.org/"
url
=
"https://tls.mbed.org/"
...
@@ -14,7 +14,7 @@ install=""
...
@@ -14,7 +14,7 @@ install=""
subpackages
=
"
$pkgname
-static
$pkgname
-dev
$pkgname
-utils"
subpackages
=
"
$pkgname
-static
$pkgname
-dev
$pkgname
-utils"
source
=
"https://tls.mbed.org/download/mbedtls-
$pkgver
-gpl.tgz"
source
=
"https://tls.mbed.org/download/mbedtls-
$pkgver
-gpl.tgz"
_builddir
=
"
$srcdir
"
/mbedtls-
2.1.2
_builddir
=
"
$srcdir
"
/mbedtls-
$pkgver
prepare
()
{
prepare
()
{
local
i
local
i
cd
"
$_builddir
"
cd
"
$_builddir
"
...
@@ -52,6 +52,6 @@ static() {
...
@@ -52,6 +52,6 @@ static() {
mv
"
$pkgdir
"
/usr/lib/
*
.a
"
$subpkgdir
"
/usr/lib/
mv
"
$pkgdir
"
/usr/lib/
*
.a
"
$subpkgdir
"
/usr/lib/
}
}
md5sums
=
"
38b7baae95d6b0826605a1edfffeebe4
mbedtls-2.
1.2
-gpl.tgz"
md5sums
=
"
69165befb762895234c7600cd5cdb789
mbedtls-2.
2.0
-gpl.tgz"
sha256sums
=
"
0dcca471d1f76352af5e26d64880ef6a30963ad6474a78c0d8e7fbb6dd691fa4
mbedtls-2.
1.2
-gpl.tgz"
sha256sums
=
"
451c1b864b5d07df9830f67af600ea6d53629df4484d38e86b2edc7a7526077c
mbedtls-2.
2.0
-gpl.tgz"
sha512sums
=
"
b5869896dd66a4c0493f84dd01b9eb1f134ee4ab6fc559b260400d733f3c8a02a8b9fe50cdad6367c95a0a34995ca4d09270087e659552fcf264995d34d0b261
mbedtls-2.
1.2
-gpl.tgz"
sha512sums
=
"
1522305abae952ac07a9f5d2f8ef9530ab86e1ce5867e5b5d18e15150bf8b0db2834cbd1bea98448ddcc0136bba325675efc66117d775bd52b848a97a04ce258
mbedtls-2.
2.0
-gpl.tgz"
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