[packages] Add missing md5sums
[openwrt/svn-archive/archive.git] / Xorg / xorg / proto / fixesproto / Makefile
index f53e7031b093707dd84205bc0915e16d9983c728..48c21647e041f5ea057d72bb6c244b7ec3f54bc0 100644 (file)
@@ -1,18 +1,21 @@
 #
-# Copyright (C) 2006-2009 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
 # blogic@openwrt.org
+
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=fixesproto
-PKG_RELEASE:=1
 PKG_VERSION:=4.1.1
+PKG_RELEASE:=1
+
 PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/individual/proto/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_BUILD_DIR:=$(BUILD_DIR)/Xorg/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_MD5SUM:=4c1cb4f2ed9f34de59f2f04783ca9483
 
 include $(INCLUDE_DIR)/package.mk