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
Dominika Liberda
aports
Commits
d5187f1d
Commit
d5187f1d
authored
6 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
testing/consul: upgrade to 1.0.7
parent
1253769c
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
testing/consul/APKBUILD
+3
-4
3 additions, 4 deletions
testing/consul/APKBUILD
with
3 additions
and
4 deletions
testing/consul/APKBUILD
+
3
−
4
View file @
d5187f1d
# Contributor: Olivier Mauras <olivier@mauras.ch>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
consul
pkgver
=
1.0.
6
pkgver
=
1.0.
7
pkgrel
=
0
pkgdesc
=
"Tool for service discovery, monitoring and configuration"
url
=
"https://www.consul.io"
arch
=
"all !aarch64"
license
=
"MPL-2.0"
depends
=
""
makedepends
=
"bash go"
install
=
"
$pkgname
.pre-install"
pkgusers
=
"consul"
...
...
@@ -22,9 +21,9 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/hashicorp/$pkgname/archive/v
builddir
=
"
$srcdir
/src/github.com/hashicorp/
$pkgname
"
prepare
()
{
default_prepare
mkdir
-p
"
$srcdir
/src/github.com/hashicorp"
mv
"
$srcdir
"
/
$pkgname
-
$pkgver
"
$builddir
"
/
default_prepare
}
build
()
{
...
...
@@ -61,7 +60,7 @@ package() {
install
-m640
-o
root
-g
consul
"
$srcdir
"
/
$cf
"
$pkgdir
"
/etc/
$pkgname
done
}
sha512sums
=
"
c55f09272859b828816ddf548952769172331c22be8a70a7f73ab9362744fb1f4bc5fdf81955a0dbc4101584cf3660f182620dcdc56bcf94b42dce644be232a8
consul-1.0.
6
.tar.gz
sha512sums
=
"
0abedfeef1fd46e3885ef43e1a60e73380e67c3bb29eb3014e35cb2b64d3a158e1958306ce2144e0f6a26e94ea720528827dfcb448fa2fbeeab9263ae3abe03b
consul-1.0.
7
.tar.gz
b0b6ba59d5b2c07f269bf901a24d1dcfbf96953185582577cecf7e17a2909a98673ec780d107b6264e910425aeadcf21d4adcedb89d4616c4eb9840e08639c17 consul.initd
f2c5af74dfcbca2fea8ebea31139d93f44455b93ef17ec611b880d7071af4125615dbbd23969d0d04ca636c26d7b4e7eb97f1266baa89252097f4cbc5173d817 consul.confd
d4310dde63d3b8fc4791124bd255bf2a1402b86d00f6b1732e18b0caedb75eae6c77382e1a48f12469828ef4bb363db4580fb1aafa63fcdc97b1431f6ea96d58 acl.json.sample
...
...
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