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
94f94e27
Commit
94f94e27
authored
9 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
testing/consul: fix checksums
parent
c87bc6f0
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
testing/consul/APKBUILD
+22
-1
22 additions, 1 deletion
testing/consul/APKBUILD
with
22 additions
and
1 deletion
testing/consul/APKBUILD
+
22
−
1
View file @
94f94e27
...
...
@@ -50,7 +50,7 @@ snapshot() {
}
prepare
()
{
cd
"
$
srcdir
"
/
${
pkgname
}
-
${
pkgver
}
cd
"
$
_builddir
"
||
return
1
local
i
for
i
in
$source
;
do
case
$i
in
...
...
@@ -87,3 +87,24 @@ package() {
install
-m640
-o
root
-g
consul
"
$srcdir
"
/
$cf
"
$pkgdir
"
/etc/
${
pkgname
}
||
return
1
done
}
md5sums
=
"9b75081b44ad0c6893e8efc2ab9a55f1 consul-0.5.2.tar.gz
34adfd50f993e57f5941d77963a23eef consul.initd
9873f8d9a30f788eda9298e89366a1c9 consul.confd
3ecdfa3d217bf8517a2b025da321811d acl.json.sample
3cfcc6f98d15ce3f3ac7021657786ab6 encrypt.json.sample
75a654690d6096987d52796a6e01e405 server.json
f16f70961c3297b54affc6f2c615873a tls.json.sample"
sha256sums
=
"a2e8e8b180f74e22500832b562ddd9654e951b55aadf953b6fba3851195bceb5 consul-0.5.2.tar.gz
f6caf13d0797f1cdc3d861e3417baa4e4fc3e8beaf5698b278ce514b3af5edac consul.initd
888aaaee84b3d8431526960becfdb123eaf438ae10fa58f59b5520ae0c0d0830 consul.confd
40b230f47a5a52eac87cfea4cdda99125a2136630bdf49d22af0df814201f313 acl.json.sample
927f9b480d4593a9d3dfe5e3e047e30fddc954a83157517135db3f60e7596a6f encrypt.json.sample
1058636fbbe66890c8a04a264f1200572202b205976aa562b07fe86f4faab89f server.json
b10bd00587a8ed56284e1c0bc9f1bdc6d556986320113ddf4e118042dc39cd2d tls.json.sample"
sha512sums
=
"aad19aabf7652356837f3fd05f2c69d74a3324176c0ac22ed3212ad0545ef906024a66cef23d6f966fb5a0ab5322664e201b2ed11ce9a3ec338154f615286cf1 consul-0.5.2.tar.gz
8510cdd05c8fa8e856cbc3806d8851adfebf64f34d7736503e6516050df6c98537e0fe334a28dc8ce2278be87ab7e1c0e09f77f26848bb6fff70f28ff702218a consul.initd
f2c5af74dfcbca2fea8ebea31139d93f44455b93ef17ec611b880d7071af4125615dbbd23969d0d04ca636c26d7b4e7eb97f1266baa89252097f4cbc5173d817 consul.confd
d4310dde63d3b8fc4791124bd255bf2a1402b86d00f6b1732e18b0caedb75eae6c77382e1a48f12469828ef4bb363db4580fb1aafa63fcdc97b1431f6ea96d58 acl.json.sample
ec30ad73c13f9dd5ba15389567436dbf74c24e822cb959c6ccc40a35e36e212313c70f3cf1ccee3f63a7bb98760173d6c2478161a25b85e14dd889a47572aff1 encrypt.json.sample
a8b984db03f0bfb652d541dbdd3f1bc9be22f16cce78f73e495cc54adea1e09e9ac0e2f306ca8436590433c80a2ef824641f790b30aea9acb806b01fcabc918e server.json
7582f1845a742cf570db5aa52077eb4c4cbfe68ee2ae9569cc2806444217eba0ee960a3a52f3edd1a7c36ca8b7811df5cab6dd062b060ab43ed57b8c811c85de tls.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