aboutsummaryrefslogtreecommitdiffstats
path: root/main/git
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-29 08:39:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-29 08:39:20 +0000
commit9f84059df5611f4c992c2bc4303798ef1d68a4e4 (patch)
tree89ad04101d065bd645507c75060102a6deaa36de /main/git
parent250182e42d423b3e634ff8860f8c436d96008f8f (diff)
downloadaports-9f84059df5611f4c992c2bc4303798ef1d68a4e4.tar.bz2
aports-9f84059df5611f4c992c2bc4303798ef1d68a4e4.tar.xz
main/git: upgrade to 2.19.2
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 63f54c4795..ea58806400 100644
--- a/main/git/APKBUILD
+++ b/main/git/APKBUILD
@@ -10,8 +10,8 @@
# 2.14.1:
# - CVE-2017-1000117
pkgname=git
-pkgver=2.19.1
-pkgrel=1
+pkgver=2.19.2
+pkgrel=0
pkgdesc="Distributed version control system"
url="https://www.git-scm.com"
arch="all"
@@ -266,7 +266,7 @@ _perl_config() {
perl -e "use Config; print \$Config{$1};"
}
-sha512sums="a1bc1032b1de9eb9ea8b7c385cd009f64247e13066e0a91e9682e35400ded05f88c23b523cca4782f57544060d6ba0f9d3bec944399cda5771a4945c38bb9b98 git-2.19.1.tar.xz
+sha512sums="1d707c1a7a16fe9399592b0354e9023f701b019f36fe775997c46354d40617a80fa04aacc5330825c4f9301c2910ead8b26274a7f3b92e9d790b4705c0d7aa96 git-2.19.2.tar.xz
85767b5e03137008d6a96199e769e3979f75d83603ac8cb13a3481a915005637409a4fd94e0720da2ec6cd1124f35eba7cf20109a94816c4b4898a81fbc46bd2 bb-tar.patch
89528cdd14c51fd568aa61cf6c5eae08ea0844e59f9af9292da5fc6c268261f4166017d002d494400945e248df6b844e2f9f9cd2d9345d516983f5a110e4c42a git-daemon.initd
fbf1f425206a76e2a8f82342537ed939ff7e623d644c086ca2ced5f69b36734695f9f80ebda1728f75a94d6cd2fcb71bf845b64239368caab418e4d368c141ec git-daemon.confd"