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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Michael Pirogov
aports
Commits
26be8460
Unverified
Commit
26be8460
authored
5 years ago
by
Joe Holden
Committed by
TBK
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/cockroach: bump to 19.1.1
Closes: GH-7984
parent
d6542253
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/cockroach/APKBUILD
+4
-4
4 additions, 4 deletions
testing/cockroach/APKBUILD
with
4 additions
and
4 deletions
testing/cockroach/APKBUILD
+
4
−
4
View file @
26be8460
# Contributor: Joe Holden <jwh@zorins.us>
# Contributor: Joe Holden <jwh@zorins.us>
# Maintainer: Joe Holden <jwh@zorins.us>
# Maintainer: Joe Holden <jwh@zorins.us>
pkgname
=
cockroach
pkgname
=
cockroach
pkgver
=
2
.1.
6
pkgver
=
19
.1.
1
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"The open source, cloud-native SQL database."
pkgdesc
=
"The open source, cloud-native SQL database."
url
=
"https://cockroachlabs.com"
url
=
"https://cockroachlabs.com"
arch
=
"x86_64"
arch
=
"x86_64
aarch64
"
license
=
"Apache-2.0"
license
=
"Apache-2.0"
makedepends
=
"go bash cmake autoconf linux-headers ncurses-dev"
makedepends
=
"go bash cmake autoconf linux-headers ncurses-dev"
install
=
"
$pkgname
.pre-install"
install
=
"
$pkgname
.pre-install"
pkgusers
=
"cockroach"
pkgusers
=
"cockroach"
pkggroups
=
"cockroach"
pkggroups
=
"cockroach"
subpackages
=
"
$pkgname
-openrc"
subpackages
=
"
$pkgname
-openrc"
options
=
"!check"
options
=
"!check"
# tests are broken
source
=
"
${
pkgname
}
-v
${
pkgver
}
.tar.gz::https://binaries.cockroachdb.com/
${
pkgname
}
-v
${
pkgver
}
.src.tgz
source
=
"
${
pkgname
}
-v
${
pkgver
}
.tar.gz::https://binaries.cockroachdb.com/
${
pkgname
}
-v
${
pkgver
}
.src.tgz
cockroach.initd
cockroach.initd
cockroach.confd
cockroach.confd
...
@@ -32,7 +32,7 @@ package() {
...
@@ -32,7 +32,7 @@ package() {
install
-m644
-D
${
srcdir
}
/
${
pkgname
}
.confd
${
pkgdir
}
/etc/conf.d/
${
pkgname
}
install
-m644
-D
${
srcdir
}
/
${
pkgname
}
.confd
${
pkgdir
}
/etc/conf.d/
${
pkgname
}
install
-m750
-o
${
pkgusers
}
-g
${
pkggroups
}
-D
src/github.com/cockroachdb/
${
pkgname
}
/
${
pkgname
}
oss
${
pkgdir
}
/usr/sbin/
${
pkgname
}
install
-m750
-o
${
pkgusers
}
-g
${
pkggroups
}
-D
src/github.com/cockroachdb/
${
pkgname
}
/
${
pkgname
}
oss
${
pkgdir
}
/usr/sbin/
${
pkgname
}
}
}
sha512sums
=
"
13ced601cc840a13fa705d9678e1413635f23a5734a6a5876109d080f23f7d94418c5378e7e0d31ac24201019ee20d52a3d30391d640293dce1ecaae799bc548
cockroach-v
2
.1.
6
.tar.gz
sha512sums
=
"
a7051fea3808b785e8d0047b0273021119d0eb1d12f5c680afa649713a79b155aff0bfa8ec123eebea095549308d002ba82dee3eb94b66c6f729d80115d20c06
cockroach-v
19
.1.
1
.tar.gz
94264601b5b8516d87072017d40ba293d17320c706ad7a2e3c49f1af2b1030071e33cf3353adce26c634d284d0be4e41f2f9a9749c5071e9f0921ed03429f4cf cockroach.initd
94264601b5b8516d87072017d40ba293d17320c706ad7a2e3c49f1af2b1030071e33cf3353adce26c634d284d0be4e41f2f9a9749c5071e9f0921ed03429f4cf cockroach.initd
7039d17eb3c251d941bc73af2264c9618b59f8301165764371bf1539c46366d35496b2c00ea134731fd1ca9a0b362f9ba331b03aa62339f75e14504af9eb44f9 cockroach.confd
7039d17eb3c251d941bc73af2264c9618b59f8301165764371bf1539c46366d35496b2c00ea134731fd1ca9a0b362f9ba331b03aa62339f75e14504af9eb44f9 cockroach.confd
fe611479ba32a01a1ee7770170c54570cb4ac558fb756c44c90f9e31d59a5da74af81adf1e100e723d3956aea96748955919e5b000ee91d8f8fcb26cc678556f 01_no_githooks.patch"
fe611479ba32a01a1ee7770170c54570cb4ac558fb756c44c90f9e31d59a5da74af81adf1e100e723d3956aea96748955919e5b000ee91d8f8fcb26cc678556f 01_no_githooks.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