diff options
author | sibel <lesibel@free.fr> | 2011-02-28 16:34:15 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-02-28 16:34:15 +0100 |
commit | b7f47c717750002b1c46933dd01b30d00ea571fb (patch) | |
tree | 744938d786c04fe464923de35ebe2dcac1e2954a /base/ncurses/Pkgfile | |
parent | 39647f0ed5b017038fb0467ef16734bf3bcf14c4 (diff) | |
download | nutyx-extra-b7f47c717750002b1c46933dd01b30d00ea571fb.tar.gz nutyx-extra-b7f47c717750002b1c46933dd01b30d00ea571fb.tar.bz2 nutyx-extra-b7f47c717750002b1c46933dd01b30d00ea571fb.tar.xz nutyx-extra-b7f47c717750002b1c46933dd01b30d00ea571fb.zip |
ncurses, maj 5.8-1
Diffstat (limited to 'base/ncurses/Pkgfile')
-rwxr-xr-x | base/ncurses/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/ncurses/Pkgfile b/base/ncurses/Pkgfile index 50b10ebe2..54863483c 100755 --- a/base/ncurses/Pkgfile +++ b/base/ncurses/Pkgfile @@ -4,8 +4,8 @@ # Packager: thierryn1 at hispeed dot ch name=ncurses -version=5.7 -release=2 +version=5.8 +release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) build() { |