diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-10-16 20:22:02 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-10-16 20:22:02 +0200 |
commit | 5ae91430aa1a3025955f428c1583ef2e6c6a038c (patch) | |
tree | 9cea77680b115f2e1cb9a652015cfa2065177cea /main/git/APKBUILD | |
parent | d76a3914572de1822cbb77ac631f6b965f5c3f8e (diff) | |
download | aports-5ae91430aa1a3025955f428c1583ef2e6c6a038c.tar.bz2 aports-5ae91430aa1a3025955f428c1583ef2e6c6a038c.tar.xz |
main/git: upgrade to 1.8.4.1
Diffstat (limited to 'main/git/APKBUILD')
-rw-r--r-- | main/git/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/git/APKBUILD b/main/git/APKBUILD index aff0edbe1..fcc40a769 100644 --- a/main/git/APKBUILD +++ b/main/git/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=git -pkgver=1.8.4 +pkgver=1.8.4.1 pkgrel=0 pkgdesc="A distributed version control system" url="http://git.or.cz/" |