aboutsummaryrefslogtreecommitdiffstats
path: root/community/git-lfs
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-01 22:21:05 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-01 22:21:49 +0000
commit033871a0f8121de9f752006e2c66857f186a7c26 (patch)
tree2f7860ddf3c8bd95fbcb094842ad3b12c4b09055 /community/git-lfs
parent8788c2eb5975538fa81f18553eef45de2551383e (diff)
downloadaports-033871a0f8121de9f752006e2c66857f186a7c26.tar.bz2
aports-033871a0f8121de9f752006e2c66857f186a7c26.tar.xz
community/git-lfs: upgrade to 2.4.2
Diffstat (limited to 'community/git-lfs')
-rw-r--r--community/git-lfs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/git-lfs/APKBUILD b/community/git-lfs/APKBUILD
index 19ced6d068..f6a5b8fd54 100644
--- a/community/git-lfs/APKBUILD
+++ b/community/git-lfs/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=git-lfs
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=0
pkgdesc="Git extension for versioning large files"
url="https://git-lfs.github.io/"
@@ -78,5 +78,5 @@ _gobuild() {
go build -tags netcgo -ldflags='-s -w' -v "$@"
}
-sha512sums="c17503ab6ff494dc55ce42eb1cc0cdcf4f7f3315432c2e49a73c24bb6d8407fff09aa05fc0062e311108d225ae2e11139b11b570dcc6f4ece2d6cfecb000afd3 git-lfs-2.4.1.tar.gz
+sha512sums="c89a15c36b9d52091eb6e89f8e1db23b03f35333794467432ee49728ba83fc5d25d238f5df49bf736a4a3079778d70a527db01c2299ecd96a7b5f70059616967 git-lfs-2.4.2.tar.gz
66927aa462cb7b5061442e5ffaf7c9e4a5d97179482dc00de3f4abfad5959a9c55df3e88c211067bf15b5b0ea3ef29b249ca32290cc9839280266de5c6854b3f fix-test-locks.patch"