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
d0d028d7
Commit
d0d028d7
authored
2 years ago
by
Patrycja Rosa
Committed by
alice
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/jackal: upgrade to 0.64.0
parent
ca3d7b8a
No related branches found
No related tags found
1 merge request
!44878
testing/jackal: upgrade to 0.64.0
Pipeline
#158917
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/jackal/APKBUILD
+6
-4
6 additions, 4 deletions
testing/jackal/APKBUILD
with
6 additions
and
4 deletions
testing/jackal/APKBUILD
+
6
−
4
View file @
d0d028d7
# Maintainer: Sam Whited <sam@samwhited.com>
# Maintainer: Sam Whited <sam@samwhited.com>
pkgname
=
jackal
pkgname
=
jackal
pkgver
=
0.6
1
.0
pkgver
=
0.6
4
.0
pkgrel
=
8
pkgrel
=
0
pkgdesc
=
"Instant messaging server using XMPP"
pkgdesc
=
"Instant messaging server using XMPP"
url
=
"https://github.com/ortuman/jackal"
url
=
"https://github.com/ortuman/jackal"
arch
=
"all"
arch
=
"all"
...
@@ -19,7 +19,9 @@ source="
...
@@ -19,7 +19,9 @@ source="
init.sql
init.sql
config.yml.tmpl
config.yml.tmpl
"
"
options
=
"chmod-clean !check"
# checks require unpackaged external tools
# !check: checks require unpackaged external tools
# net: fetch dependencies
options
=
"!check net"
export
GOPATH
=
"
$srcdir
/go"
export
GOPATH
=
"
$srcdir
/go"
export
GOCACHE
=
"
$srcdir
/go-build"
export
GOCACHE
=
"
$srcdir
/go-build"
...
@@ -52,7 +54,7 @@ package() {
...
@@ -52,7 +54,7 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
2f6b7030ab4cc8165224f09cf2a4911fe13a8589d198991102988217ce6a3b9dded0b9e66fb3de6d095d8d6056c8a23ddb46d97087451097a8187b8a4f5bf178
jackal-0.6
1
.0.tar.gz
40b4f489bd43ce64ea49bdc8b6f97483d9b159c85ed6a8b8d032b35befaa72b4cac6ee8235b2c4bead64c4e2025d03db53ff9bd2eace25ac1c5660a153c623b5
jackal-0.6
4
.0.tar.gz
5e18714da66506d0ec6bacf051e9060b0e38976addff0aed8d9c8b553505a1fd637de2056aa91e3a46b486e8920c8a7d64990f0d497d35a74de02833bccf7f9f jackal.initd
5e18714da66506d0ec6bacf051e9060b0e38976addff0aed8d9c8b553505a1fd637de2056aa91e3a46b486e8920c8a7d64990f0d497d35a74de02833bccf7f9f jackal.initd
d38852e817665b1a408dba66de671e673dc11200142362127ef2f6e34489ca3ed7cdcd6bbd05ab876ba89015d64d30f14f1899a899dd92ccd6a000511930277c jackal.logrotate
d38852e817665b1a408dba66de671e673dc11200142362127ef2f6e34489ca3ed7cdcd6bbd05ab876ba89015d64d30f14f1899a899dd92ccd6a000511930277c jackal.logrotate
7c4220f2e92ef9230dadbc0dca3f75510f2abc368d57d938ff06e29042a1a284f257fd3bb94ac7fd35ffbef6cb31cbcb643a881e8f06f5802e912f7a92e143b2 init.sql
7c4220f2e92ef9230dadbc0dca3f75510f2abc368d57d938ff06e29042a1a284f257fd3bb94ac7fd35ffbef6cb31cbcb643a881e8f06f5802e912f7a92e143b2 init.sql
...
...
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