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
Kevin Daudt
aports
Commits
c36a5376
Commit
c36a5376
authored
Oct 10, 2020
by
Kevin Daudt
💻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/git: test v2.29.0-rc1
parent
bcf88ad2
Pipeline
#52728
failed with stages
in 6 minutes and 51 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
main/git/APKBUILD
main/git/APKBUILD
+6
-4
No files found.
main/git/APKBUILD
View file @
c36a5376
...
...
@@ -25,8 +25,8 @@
# - CVE-2017-1000117
pkgname
=
git
pkgver
=
2.2
8.0
pkgrel
=
1
pkgver
=
2.2
9.0_rc1
pkgrel
=
0
pkgdesc
=
"Distributed version control system"
url
=
"https://www.git-scm.com/"
arch
=
"all"
...
...
@@ -55,11 +55,13 @@ subpackages="$pkgname-doc
$pkgname
-gitk::noarch
$pkgname
-diff-highlight:diff_highlight:noarch
"
source
=
"https://
www.kernel.org/pub/software/scm/git/git-
$pkgver
.tar.x
z
source
=
"https://
github.com/gitster/git/archive/v
${
pkgver
/_/-
}
.tar.g
z
git-daemon.initd
git-daemon.confd
"
builddir
=
"
$srcdir
/
$pkgname
-
${
pkgver
/_/-
}
"
_gitcoredir
=
/usr/libexec/git-core
prepare
()
{
...
...
@@ -283,6 +285,6 @@ _perl_config() {
perl
-e
"use Config; print
\$
Config{
$1
};"
}
sha512sums
=
"
a6159c0a15e3c5f9603157d4010664a6d74e7d65b9fe97a03b36fac12607248ed57980d96565841e88eae343001c167222232737d3af812608c8db011941df1a git-2.28.0.tar.x
z
sha512sums
=
"
e6da144f33f024e854450ecda141d3f4c7a147b761fb353590938139a83a8520df6ce17a7a74889904155b3410c91da7c62961596c4c729ad626d9a8dbd032c6 v2.29.0-rc1.tar.g
z
89528cdd14c51fd568aa61cf6c5eae08ea0844e59f9af9292da5fc6c268261f4166017d002d494400945e248df6b844e2f9f9cd2d9345d516983f5a110e4c42a git-daemon.initd
fbf1f425206a76e2a8f82342537ed939ff7e623d644c086ca2ced5f69b36734695f9f80ebda1728f75a94d6cd2fcb71bf845b64239368caab418e4d368c141ec git-daemon.confd"
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