open-src/app/xfs/Makefile
changeset 911 a3e7e197651c
parent 907 3c35d611cdaa
child 919 425233ae7236
--- a/open-src/app/xfs/Makefile	Mon Feb 22 16:19:24 2010 -0800
+++ b/open-src/app/xfs/Makefile	Wed Feb 24 21:41:03 2010 -0800
@@ -2,7 +2,7 @@
 #
 # xfs Makefile
 #
-# 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
@@ -38,6 +38,10 @@
 # Version number (used in path names)
 MODULE_VERSION=1.1.0
 
+# Checksums for upstream tarball
+TARBALL_MD5  = 5cfc06a320f74f07a0aa73da62307e9a
+TARBALL_SHA1 = 040dee6ff7628c192874447fb178a965c744eea9
+
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = \
 	smf-manpage.patch \