Skip to content
Snippets Groups Projects
Unverified Commit 26633cb8 authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: samba: Update to 4.8.2.

* gnu/packages/samba.scm (samba): Update to 4.8.2.
parent 6ce76bdc
No related branches found
No related tags found
No related merge requests found
......@@ -148,14 +148,14 @@ (define (install dir)
(define-public samba
(package
(name "samba")
(version "4.8.1")
(version "4.8.2")
(source (origin
(method url-fetch)
(uri (string-append "https://download.samba.org/pub/samba/stable/"
"samba-" version ".tar.gz"))
(sha256
(base32
"17bqgxyv34hjnb4hfamag75gwhqipp6mpvba5xg7lszi0xskdxwf"))))
"08mz29jmjxqvyyhm6pa388paagw1i2i21lc7pd2aprj9dllm5rb2"))))
(build-system gnu-build-system)
(arguments
`(#:phases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment