bump version
[buildroot.git] / package / x11r7 / xproto_randrproto / xproto_randrproto.mk
blobbc1893f3469f098c07a2f0aa213c3ba161bf12da
1 ################################################################################
3 # xproto_randrproto -- X.Org Randr protocol headers
5 ################################################################################
7 XPROTO_RANDRPROTO_VERSION = 1.1.2
8 XPROTO_RANDRPROTO_SOURCE = randrproto-$(XPROTO_RANDRPROTO_VERSION).tar.bz2
9 XPROTO_RANDRPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
10 XPROTO_RANDRPROTO_AUTORECONF = YES
11 XPROTO_RANDRPROTO_INSTALL_STAGING = YES
12 XPROTO_RANDRPROTO_INSTALL_TARGET = NO
14 $(eval $(call AUTOTARGETS,package/x11r7,xproto_randrproto))