open-src/proto/x11proto/Makefile
changeset 911 a3e7e197651c
parent 907 3c35d611cdaa
child 915 1bcb45a1b537
--- a/open-src/proto/x11proto/Makefile	Mon Feb 22 16:19:24 2010 -0800
+++ b/open-src/proto/x11proto/Makefile	Wed Feb 24 21:41:03 2010 -0800
@@ -1,6 +1,6 @@
 ###############################################################################
 #
-# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
@@ -36,6 +36,10 @@
 # Version number (used in path names)
 MODULE_VERSION=7.0.16
 
+# Checksums for upstream tarball
+TARBALL_MD5  = 75c9edff1f3823e5ab6bb9e66821a901
+TARBALL_SHA1 = 0eda5588d42f2c810d8491da44fe84a4093e12bc
+
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES=	\
 	Xpoll.h-patch \