diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-03-01 20:21:47 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-03-01 20:21:47 +0100 |
commit | bfbf22cc7a787f407c9564dac818a293413eb5a5 (patch) | |
tree | 7832825bb6567f797a3be9267783a88665a2d301 /extra/git/Pkgfile | |
parent | 30a2ec7a73a533daa568e11e96b785ca1c04155c (diff) | |
download | nutyx-extra-bfbf22cc7a787f407c9564dac818a293413eb5a5.tar.gz nutyx-extra-bfbf22cc7a787f407c9564dac818a293413eb5a5.tar.bz2 nutyx-extra-bfbf22cc7a787f407c9564dac818a293413eb5a5.tar.xz nutyx-extra-bfbf22cc7a787f407c9564dac818a293413eb5a5.zip |
Maj git#1.7.0.1-1
Diffstat (limited to 'extra/git/Pkgfile')
-rw-r--r-- | extra/git/Pkgfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/git/Pkgfile b/extra/git/Pkgfile index a89c25eb9..4b9ca5580 100644 --- a/extra/git/Pkgfile +++ b/extra/git/Pkgfile @@ -2,11 +2,10 @@ # URL: http://git-scm.com/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: curl, libidn -# Nice to have: tk +# Depends on: curl, libidn, expat, python name=git -version=1.6.6 +version=1.7.0.1 release=1 source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2) |