samba: update to 3.6.23

security fix:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4496
This commit is contained in:
Jan S 2014-03-14 19:53:31 +01:00
parent a445744d84
commit c2f5b703fb

View file

@ -1,6 +1,6 @@
# Template file for 'samba' # Template file for 'samba'
pkgname=samba pkgname=samba
version=3.6.22 version=3.6.23
revision=1 revision=1
build_wrksrc=source3 build_wrksrc=source3
build_style=gnu-configure build_style=gnu-configure
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3" license="GPL-3"
homepage="http://www.samba.org" homepage="http://www.samba.org"
distfiles="http://us1.samba.org/samba/ftp/stable/$pkgname-$version.tar.gz" distfiles="http://us1.samba.org/samba/ftp/stable/$pkgname-$version.tar.gz"
checksum=30bdf20e7788785573196a33905e7e27083a32d749285c22958edce0721cdeea checksum=25bbfa81b9a26609a0be744240b63e1f5030bbcfab684cf7aea3b86ed0db2dd0
conf_files="/etc/pam.d/samba" conf_files="/etc/pam.d/samba"
hostmakedepends="pkg-config perl python-devel" hostmakedepends="pkg-config perl python-devel"