samba: update to 3.6.6.
This commit is contained in:
parent
e06612621e
commit
f4c26fb27e
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'samba'
|
||||
pkgname=samba
|
||||
version=3.6.5
|
||||
revision=2
|
||||
version=3.6.6
|
||||
revision=1
|
||||
build_wrksrc=source3
|
||||
homepage="http://www.samba.org"
|
||||
distfiles="http://us1.samba.org/samba/ftp/stable/$pkgname-$version.tar.gz"
|
||||
|
@ -15,11 +15,13 @@ configure_args="--with-fhs --with-pam --with-pam_smbpass --with-ldap
|
|||
--enable-external-libtdb --disable-fam --with-ads --with-acl-support
|
||||
--with-shared-modules=idmap_ad,idmap_adex,idmap_rid,idmap_hash,idmap_tdb2"
|
||||
depends="smbclient libsmbclient>=$version"
|
||||
makedepends="perl readline-devel python-devel libcap-devel popt-devel e2fsprogs-devel mit-krb5-devel>=1.10.1 libldap-devel pam-devel acl-devel avahi-libs-devel tdb-devel talloc-devel cups-devel"
|
||||
makedepends="perl readline-devel python-devel libcap-devel popt-devel
|
||||
e2fsprogs-devel mit-krb5-devel>=1.10.1 libldap-devel pam-devel acl-devel
|
||||
avahi-libs-devel tdb-devel talloc-devel cups-devel"
|
||||
short_desc="SMB/CIFS file, print, and login server for Unix"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
checksum=8af65ff3b8c1155e7897c89a895e3155534ec3c5b97877ee2f05fc9d8bab80c4
|
||||
checksum=67685f2badf7451cb06ad60534784072947c3a845e4d0afec5ab7817f2ee9310
|
||||
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