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
b9083ec7
Commit
b9083ec7
authored
10 months ago
by
Michał Polański
Browse files
Options
Downloads
Patches
Plain Diff
community/ginkgo: upgrade to 2.17.2
parent
4e97c6bf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/ginkgo/APKBUILD
+4
-3
4 additions, 3 deletions
community/ginkgo/APKBUILD
with
4 additions
and
3 deletions
community/ginkgo/APKBUILD
+
4
−
3
View file @
b9083ec7
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname
=
ginkgo
pkgver
=
2.1
6.0
pkgrel
=
1
pkgver
=
2.1
7.2
pkgrel
=
0
pkgdesc
=
"Modern Testing Framework for Go"
url
=
"https://onsi.github.io/ginkgo/"
license
=
"MIT"
...
...
@@ -11,6 +11,7 @@ makedepends="go"
source
=
"https://github.com/onsi/ginkgo/archive/v
$pkgver
/ginkgo-
$pkgver
.tar.gz
tests.patch
"
options
=
"net"
export
GOCACHE
=
"
${
GOCACHE
:-
"
$srcdir
/go-cache"
}
"
export
GOTMPDIR
=
"
${
GOTMPDIR
:-
"
$srcdir
"
}
"
...
...
@@ -33,6 +34,6 @@ package() {
}
sha512sums
=
"
13e760884b181c016ab600cd7ab06d86de841063a0530d8d4b83b7f52cbf248d1749b59c133b180f9fdbb5a4db85cec3a31a54c59b384f45a79b243f8b553122
ginkgo-2.1
6.0
.tar.gz
0aa480d500b35b60f8aa67f13ee897e8b11ba37c1aba59a9b8b8547ac20da718a157a2963037c855dff4d40a5635867397eab7a7010733c7f7ae69beb51a8745
ginkgo-2.1
7.2
.tar.gz
2fe515438583a51dbd92912a761063882788b3d001d37073986d81b9d4076e0381ee1981623cbf603fb70b59efb60bf941d577ecb8d5af97027d1877c7e164cc tests.patch
"
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