diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-01-14 21:52:52 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-01-14 21:52:52 +0100 |
commit | 54c70894c67638e29f5a3926e66bc0e8afe69ccc (patch) | |
tree | c66b6a46e0e8fd73720adf8c7e0bf44e77b8563a /base/patch/Pkgfile | |
parent | cff23d022139ceabe430ccc74c90dc69b9bcbf9b (diff) | |
download | nutyx-extra-54c70894c67638e29f5a3926e66bc0e8afe69ccc.tar.gz nutyx-extra-54c70894c67638e29f5a3926e66bc0e8afe69ccc.tar.bz2 nutyx-extra-54c70894c67638e29f5a3926e66bc0e8afe69ccc.tar.xz nutyx-extra-54c70894c67638e29f5a3926e66bc0e8afe69ccc.zip |
Maj patch#2.6.1-1
Diffstat (limited to 'base/patch/Pkgfile')
-rwxr-xr-x | base/patch/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/base/patch/Pkgfile b/base/patch/Pkgfile index 7ea9c989b..12e0ea717 100755 --- a/base/patch/Pkgfile +++ b/base/patch/Pkgfile @@ -2,10 +2,9 @@ # URL: http://www.gnu.org/software/patch/patch.html # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: name=patch -version=2.6 +version=2.6.1 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) build() { |