samba: update to 3.6.3.
This commit is contained in:
parent
a65bba45a3
commit
72be087ce2
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'samba'
|
||||
pkgname=samba
|
||||
version=3.6.2
|
||||
revision=1
|
||||
version=3.6.3
|
||||
build_wrksrc=source3
|
||||
distfiles="http://us1.samba.org/samba/ftp/stable/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +14,7 @@ configure_args="--with-fhs --with-pam --with-pam_smbpass --with-ldap
|
|||
--with-shared-modules=idmap_ad,idmap_adex,idmap_rid,idmap_hash,idmap_tdb2"
|
||||
short_desc="SMB/CIFS file, print, and login server for Unix"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=f6ce5f39b23540b82a00b1fcf6735bcef65cc1cf3639679c9e2e0cb850a3014f
|
||||
checksum=67e2409f2d5e4d5cb947c95f583498105038857b84cc73c08dacd4e2cbc66074
|
||||
long_desc="
|
||||
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
|
||||
providing support for cross-platform file and printer sharing with Microsoft
|
||||
|
|
Loading…
Reference in a new issue