diff options
Diffstat (limited to 'package/xvinfo')
-rw-r--r-- | package/xvinfo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/xvinfo/Makefile b/package/xvinfo/Makefile index 002ccdf39..93d589444 100644 --- a/package/xvinfo/Makefile +++ b/package/xvinfo/Makefile @@ -4,15 +4,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:= xvinfo -PKG_VERSION:= 1.1.0 +PKG_VERSION:= 1.1.1 PKG_RELEASE:= 1 -PKG_MD5SUM:= cc00d609136ecc0b6b571dc42740a675 +PKG_MD5SUM:= 49f5a19ddff9393aaea4ecaacaedddb3 PKG_DESCR:= Print out X-Video extension adaptor information PKG_SECTION:= x11/apps PKG_DEPENDS:= xorg-server PKG_BUILDDEP:= xorg-server PKG_URL:= http://xorg.freedesktop.org/ -PKG_SITES:= http://xorg.freedesktop.org/archive/individual/app/ +PKG_SITES:= ${MASTER_SITE_XORG} PKG_ARCH_DEPENDS:= !cris |