diff options
author | sibel <lesibel@free.fr> | 2011-03-11 07:26:23 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-03-11 07:26:23 +0100 |
commit | 57c24afac47a0eba9ca438d42ae9f8321e0a91a7 (patch) | |
tree | a2dcfe23c3ddac3e8dd781a3170dc48b71cdfe70 /extra/libssh/Pkgfile | |
parent | 4e64654d8b33a500f385425c08cd0842ded8c6f3 (diff) | |
download | nutyx-pakxe-57c24afac47a0eba9ca438d42ae9f8321e0a91a7.tar.gz nutyx-pakxe-57c24afac47a0eba9ca438d42ae9f8321e0a91a7.tar.bz2 nutyx-pakxe-57c24afac47a0eba9ca438d42ae9f8321e0a91a7.tar.xz nutyx-pakxe-57c24afac47a0eba9ca438d42ae9f8321e0a91a7.zip |
libssh, maj 0.4.8-1
Diffstat (limited to 'extra/libssh/Pkgfile')
-rwxr-xr-x | extra/libssh/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libssh/Pkgfile b/extra/libssh/Pkgfile index cbfb6c685..c6dc04bba 100755 --- a/extra/libssh/Pkgfile +++ b/extra/libssh/Pkgfile @@ -1,14 +1,14 @@ # Description: Librairie permettant l'usage de ssh dans des client à travers la librairie C # URL: http://www.libssh.org/ -# Maintainer: NuTyX +# Maintainer: NuTyX packager team # Packager: thierryn1 at hispeed dot ch # Depends on: cmake # Run on: name=libssh -version=0.4.1 +version=0.4.8 release=1 -source=(http://www.libssh.org/files/$name-$version.tar.gz) +source=(http://www.libssh.org/files/0.4/$name-$version.tar.gz) build() { cd $name-$version |