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
Model registry
Monitor
Service Desk
Analyze
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
alpine
aports
Commits
4df4f190
Commit
4df4f190
authored
2 years ago
by
alice
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/crypto++: upgrade to 8.7.0
parent
22142dc1
No related branches found
No related tags found
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!37469
testing/crypto++: upgrade to 8.7.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/crypto++/APKBUILD
+6
-7
6 additions, 7 deletions
testing/crypto++/APKBUILD
with
6 additions
and
7 deletions
testing/crypto++/APKBUILD
+
6
−
7
View file @
4df4f190
...
...
@@ -2,25 +2,24 @@
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname
=
crypto++
_pkgname
=
cryptopp
pkgver
=
8.
6
.0
pkgver
=
8.
7
.0
_pkgver
=
${
pkgver
//./
}
pkgrel
=
0
pkgdesc
=
"A free C++ class library of cryptographic schemes"
url
=
"https://www.cryptopp.com/"
arch
=
"all
"
arch
=
"all
!x86"
# ftbfs
license
=
"BSL-1.0"
depends_dev
=
"
$pkgname
"
subpackages
=
"
$pkgname
-static
$pkgname
-dev"
subpackages
=
"
$pkgname
-dev"
source
=
"https://www.cryptopp.com/
$_pkgname$_pkgver
.zip"
builddir
=
"
$srcdir
"
build
()
{
make
CXXFLAGS
=
"
$CXXFLAGS
-DNDEBUG -fPIC"
-f
GNUmakefile
\
dynamic static libcryptopp.pc
make dynamic libcryptopp.pc
}
check
()
{
make
-f
GNUmakefile
check
make check
}
package
()
{
...
...
@@ -28,5 +27,5 @@ package() {
}
sha512sums
=
"
e7773f5e4a7dc7e8e735b17025
24be
e56ba38e5211544c9c9778bc51ed8dc7b376c17f2e406410043b636312336f26f76dc963f298872f8c13933e88c232fc03
cryptopp8
6
0.zip
cb85e10118b
24
7
be
016b40ecf79cf3ff933a174e2e3d9280c426e57eb1ad936db42eafc19a30ec9bf5d7f08c335b1fee4dc149e1bda00d44d40d84d010f6af11
cryptopp8
7
0.zip
"
This diff is collapsed.
Click to expand it.
Ghost User
@ghost
mentioned in merge request
!37628 (closed)
·
2 years ago
mentioned in merge request
!37628 (closed)
mentioned in merge request !37628
Toggle commit list
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