mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
aur/samba4 to 4.0.5
This commit is contained in:
parent
b707c60316
commit
796907614f
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
pkgname=('libwbclient4' 'smbclient4' 'samba4')
|
||||
|
||||
pkgbase='samba4'
|
||||
pkgver=4.0.4
|
||||
pkgver=4.0.5
|
||||
# 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!
|
||||
|
@ -25,7 +25,7 @@ makedepends=('python2' 'docbook-xsl' 'pkg-config' 'tdb' 'talloc' 'gnutls'
|
|||
'dnsutils')
|
||||
options=(!makeflags)
|
||||
source=(http://ftp.samba.org/pub/samba/stable/samba-${_realver}.tar.gz)
|
||||
md5sums=('93af85940905d114f0231df2479eb31a')
|
||||
md5sums=('58ec2fec08872b72f8fd526f2da20a9e')
|
||||
|
||||
# Use samba-pkg as a staging directory for the split packages
|
||||
# (This is so RPATHS and symlinks are generated correctly via
|
||||
|
|
Loading…
Reference in a new issue