summaryrefslogtreecommitdiff
path: root/extra/samba/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-01-28 08:47:30 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-01-28 08:47:30 +0100
commitd5acc51bdb801d2bb930af53220946e739dd5edd (patch)
treeca90bf81203766e39c0f656cf371135530092422 /extra/samba/PKGBUILD
parent1c2a0b0ad198c54e908452121ed1ab42e7d50809 (diff)
parent2493f16093b14a81e949bd6a1b89724cb931807d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/xemacs/PKGBUILD community/gkrellm/PKGBUILD community/ldns/PKGBUILD community/tomoyo-tools/PKGBUILD community/unbound/PKGBUILD staging/kdelibs/PKGBUILD staging/opencv/PKGBUILD testing/systemd/PKGBUILD
Diffstat (limited to 'extra/samba/PKGBUILD')
-rw-r--r--extra/samba/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/extra/samba/PKGBUILD b/extra/samba/PKGBUILD
index 9592c0e52..07f91ab67 100644
--- a/extra/samba/PKGBUILD
+++ b/extra/samba/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 141291 2011-10-28 08:03:24Z tpowa $
+# $Id: PKGBUILD 147668 2012-01-26 08:10:51Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgbase=samba
pkgname=('smbclient' 'samba')
-pkgver=3.6.1
+pkgver=3.6.2
# We use the 'A' to fake out pacman's version comparators. Samba chooses
# to append 'a','b',etc to their subsequent releases, which pamcan
# misconstrues as alpha, beta, etc. Bad samba!
-_realver=3.6.1
+_realver=3.6.2
pkgrel=1
arch=(i686 x86_64 mips64el)
url="http://www.samba.org"
@@ -38,7 +38,6 @@ build() {
--with-quotas \
--with-ads \
--with-acl-support \
- --with-cifsmount \
--with-libsmbclient \
--with-syslog \
--enable-external-libtalloc \
@@ -137,7 +136,7 @@ depends=('db' 'popt' 'libcups' 'acl' 'libldap' "smbclient>=$pkgver" 'libcap' 'kr
# copy ldap example
install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
}
-md5sums=('5291717be0734e07dc07b6110e162e87'
+md5sums=('bd2bb63b1c90161b88262f813bd1ce8b'
'a3da19515a234c703876cf850c44e996'
'5697da77590ec092cc8a883bae06093c'
'a4bbfa39fee95bba2e7ad6b535fae7e6'