diff options
Diffstat (limited to 'extra/samba3/Pkgfile')
-rwxr-xr-x | extra/samba3/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/samba3/Pkgfile b/extra/samba3/Pkgfile index 12e4f8814..478c784ab 100755 --- a/extra/samba3/Pkgfile +++ b/extra/samba3/Pkgfile @@ -3,11 +3,11 @@ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: talloc, libcups, gamin, kerberos, libcap -# Run on: libcups,gamin,kerberos,libcap +# Run on: talloc,libcups,gamin,kerberos,libcap name=samba3 -version=3.5.8 -release=2 +version=3.5.9 +release=1 localname=samba source=( http://us6.samba.org/samba/ftp/stable/$localname-$version.tar.gz) |