Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rasmus Thomsen
aports
Commits
0c44d7b3
Commit
0c44d7b3
authored
Nov 13, 2019
by
Francesco Colista
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/etcd: fixes config file with new version
parent
4010d5bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
testing/etcd/APKBUILD
testing/etcd/APKBUILD
+2
-2
No files found.
testing/etcd/APKBUILD
View file @
0c44d7b3
...
...
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
etcd
pkgver
=
3.4.3
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"A highly-available key value store for shared configuration and service discovery"
url
=
"https://github.com/coreos/etcd"
arch
=
"x86_64 ppc64le"
...
...
@@ -13,7 +13,7 @@ pkgusers="$pkgname"
pkggroups
=
"
$pkgname
"
subpackages
=
"
$pkgname
-doc
$pkgname
-ctl
$pkgname
-openrc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/coreos/etcd/archive/v
$pkgver
.tar.gz
$pkgname
.yaml::https://raw.githubusercontent.com/etcd-io/etcd/release-3.
3
/etcd.conf.yml.sample
$pkgname
.yaml::https://raw.githubusercontent.com/etcd-io/etcd/release-3.
4
/etcd.conf.yml.sample
$pkgname
.confd
$pkgname
.initd
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment