open-src/font/deja-vu/Makefile
changeset 911 a3e7e197651c
parent 907 3c35d611cdaa
child 919 425233ae7236
--- a/open-src/font/deja-vu/Makefile	Mon Feb 22 16:19:24 2010 -0800
+++ b/open-src/font/deja-vu/Makefile	Wed Feb 24 21:41:03 2010 -0800
@@ -2,7 +2,7 @@
 #
 # Deja Vu Fonts 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=2.30
 
+# Checksums for upstream tarball
+TARBALL_MD5  = 545b3bfc69893075a90a7c6e6f4a7e67
+TARBALL_SHA1 = 3a09830033f74be6e370155410091f76193f5528
+
 # Download site for source
 SOURCE_URL=$(SF_DOWNLOADS_URL)/dejavu/$(SOURCE_TARBALL_NAME)
 SOURCE_URL_SET=yes