diff options
author | Juergen Daubert <jue@jue.li> | 2014-03-12 08:21:24 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-03-12 08:21:24 +0100 |
commit | 8c8c1b834d5711458a39524600725ec482361589 (patch) | |
tree | 609305870969a7f5c2f2d9999029eb7e4d387c75 /samba | |
parent | cd3a85caa9eb72118c7e55442fb52769c56f6ba7 (diff) | |
download | opt-8c8c1b834d5711458a39524600725ec482361589.tar.gz opt-8c8c1b834d5711458a39524600725ec482361589.tar.xz |
[notify] samba: update to 4.1.6
Security fix, see https://www.samba.org/samba/history/samba-4.1.6.html
Diffstat (limited to 'samba')
-rw-r--r-- | samba/.md5sum | 2 | ||||
-rw-r--r-- | samba/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/samba/.md5sum b/samba/.md5sum index a96651b6a..b5763d448 100644 --- a/samba/.md5sum +++ b/samba/.md5sum @@ -1,2 +1,2 @@ 448caca4745aef1a842f4fdb1aa62e1e samba -71658f34cfdcffe3f48c0df5f4b08d79 samba-4.1.5.tar.gz +9dc64658c0cc81e7637f9b975c19638c samba-4.1.6.tar.gz diff --git a/samba/Pkgfile b/samba/Pkgfile index 9409fa086..0d15919fc 100644 --- a/samba/Pkgfile +++ b/samba/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses openssl readline zlib tdb talloc libcap acl libaio popt name=samba -version=4.1.5 +version=4.1.6 release=1 source=(http://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \ samba) |