aboutsummaryrefslogtreecommitdiffstats
path: root/main/git
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-12-02 17:15:41 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2017-12-02 17:15:56 +0100
commit51531e759f5a39896f892dfd0ff4823939642edf (patch)
treeff849791ccca6bfd0586ee8470c319ca19c396ec /main/git
parent831cdb702ac57d1946024c264ab0b586086917a6 (diff)
downloadaports-51531e759f5a39896f892dfd0ff4823939642edf.tar.bz2
aports-51531e759f5a39896f892dfd0ff4823939642edf.tar.xz
Revert "main/git: ugprade to 2.15.1"
Build fails on ppc64le so revert for now. >>> git*: Stripping binaries scanelf: ./usr/bin/git: Invalid section header info (2) scanelf: ./usr/bin/git-upload-archive: Invalid section header info (2) scanelf: ./usr/bin/git-receive-pack: Invalid section header info (2) getfattr: ./usr/libexec/git-core/stkilJKK: No such file or directory strip: './usr/libexec/git-core/stkilJKK': No such file >>> ERROR: git*: prepare_package failed >>> ERROR: git: all failed This reverts commit fa965be44008ffe8dc7240735f88450b9563d150.
Diffstat (limited to 'main/git')
-rw-r--r--main/git/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/git/APKBUILD b/main/git/APKBUILD
index f306c71938..74b7a64bf8 100644
--- a/main/git/APKBUILD
+++ b/main/git/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=git
-pkgver=2.15.1
-pkgrel=0
+pkgver=2.15.0
+pkgrel=1
pkgdesc="A distributed version control system"
url="https://www.git-scm.com/"
arch="all"
@@ -240,7 +240,7 @@ _git_perl() {
}
-sha512sums="dcf300b28e41f7757d866e768d641137718b43eb6d12a2cfff99fb429775e0cab87bbff48147b8588bc0f69e92eb5ca2ad1f75c8cf5205e41853d8e8652f900b git-2.15.1.tar.xz
+sha512sums="994704b440ebce104a99d815dd713af3173f29e70646d7135c3fcd1ac4694a26e499f0732843606c397cbf6108809eb397546c837623a4adbe1ccb2fc825cb64 git-2.15.0.tar.xz
85767b5e03137008d6a96199e769e3979f75d83603ac8cb13a3481a915005637409a4fd94e0720da2ec6cd1124f35eba7cf20109a94816c4b4898a81fbc46bd2 bb-tar.patch
89528cdd14c51fd568aa61cf6c5eae08ea0844e59f9af9292da5fc6c268261f4166017d002d494400945e248df6b844e2f9f9cd2d9345d516983f5a110e4c42a git-daemon.initd
fbf1f425206a76e2a8f82342537ed939ff7e623d644c086ca2ced5f69b36734695f9f80ebda1728f75a94d6cd2fcb71bf845b64239368caab418e4d368c141ec git-daemon.confd"