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
knuxify
aports
Commits
b74e618a
Commit
b74e618a
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/fmt: upgrade to 6.1.1
parent
48afd28e
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
community/fmt/APKBUILD
+3
-6
3 additions, 6 deletions
community/fmt/APKBUILD
with
3 additions
and
6 deletions
community/fmt/APKBUILD
+
3
−
6
View file @
b74e618a
# Contributor: Luca Weiss <luca@z3ntu.xyz>
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
pkgname
=
"fmt"
pkgver
=
"6.1.
0
"
pkgver
=
"6.1.
1
"
pkgrel
=
0
pkgdesc
=
"Open-source formatting library for C++"
url
=
"https://fmt.dev/latest/index.html"
...
...
@@ -9,9 +9,7 @@ arch="all"
license
=
"MIT"
makedepends
=
"cmake doxygen"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"https://github.com/fmtlib/fmt/releases/download/
$pkgver
/fmt-
$pkgver
.zip
FMT_API.patch
"
source
=
"https://github.com/fmtlib/fmt/releases/download/
$pkgver
/fmt-
$pkgver
.zip"
options
=
"!check"
# 93% tests passed, 1 tests failed out of 14
build
()
{
...
...
@@ -36,5 +34,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"b6836bc47fb30317ab72f03929b98473d71ee01cbde677dd3a7646c1ee307d20951f027002dc3b04babe1b20c37b4cf4af056d47a4a9707e24379dc781be1cb5 fmt-6.1.0.zip
387e1a11b1a4e668251f36aba07d002b9344755afff54eaaaaffae5f4f8eab093182310cf87b739c55f0a6ee9edca9a848fb7f14109a6d63e33d30249d3b46bc FMT_API.patch"
sha512sums
=
"f43252e4437b84c7f168f43161eeca82654eba199fbf734dcf18d6d2b2ed44b87f96ca1777f80f2fe651daf47a75e765e18d78fed4e37b52388a20976b9b4528 fmt-6.1.1.zip"
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