From d12ecba3929993d4d66fed7905e18a707d6816b0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 9 Feb 2009 00:34:20 +0100 Subject: [PATCH] xproto: update checksum and run_depends. --HG-- extra : convert_revision : 35c486702b13d47b5a6e1db2493bf17ea6157f5f --- templates/xproto/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/templates/xproto/template b/templates/xproto/template index c5f4fbd06d0..9bafc547754 100644 --- a/templates/xproto/template +++ b/templates/xproto/template @@ -1,12 +1,11 @@ -# Template file for 'xproto' pkgname=xproto version=7.0.13 -distfiles=" -http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2" +distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="X protocol and ancillary headers from Xorg X11" -pkgconfig_override="xproto.pc" maintainer="Juan RP " -checksum=24d55b70cd36dab9e5f08f7de59825c52b81beee +checksum=6f6328922d69f5de29513a5baf1d010db2a7a54cb58a7a6cbbb1b25097ecd592 long_desc=" X protocol and ancillary headers from modular Xorg X11." + +run_depends="glibc-2.8"