Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Unified Diff: ports/samba/pkg_info

Issue 1461483002: Update Samba to 4.1.22 (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Fix pkg_info Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/port_list.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/samba/pkg_info
diff --git a/ports/samba/pkg_info b/ports/samba/pkg_info
index 2a17f9ac69f9544a962a5f882eeedc9941dfb202..fa4839f899dc75d12dc53c21a372af1f20031c3b 100644
--- a/ports/samba/pkg_info
+++ b/ports/samba/pkg_info
@@ -1,6 +1,6 @@
NAME=samba
-VERSION=4.1.16
-URL=http://ftp.samba.org/pub/samba/samba-4.1.16.tar.gz
+VERSION=4.1.22
+URL=http://ftp.samba.org/pub/samba/samba-4.1.22.tar.gz
LICENSE=GPL
DEPENDS=(nacl-spawn glibc-compat)
DISABLED_LIBC=(newlib)
@@ -8,4 +8,4 @@ DISABLED_ARCH=(i686)
DISABLED_TOOLCHAIN=(emscripten)
# Build broken on mac.
BUILD_OS=linux
-SHA1=6fe5cbbec3ebf29a22af35229c17f699b6559c6d
+SHA1=0618f2746c92f167fae0ef1295de936d240b2306
« no previous file with comments | « docs/port_list.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698