diff options
author | Allan W. Nielsen <a@awn.dk> | 2011-04-06 12:04:09 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-09-22 14:48:30 +0200 |
commit | beee5a000b5abe70825b5acadcdf3d0b5e88dbc1 (patch) | |
tree | 7da968c18957d1798971c03c6397ae6387af5ce9 | |
parent | b65769ce21a37660f27983aa5e559ad945fcdc9d (diff) |
xproto_bigreqsproto: version bump to 1.1.1
Signed-off-by: Allan W. Nielsen <a@awn.dk>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r-- | package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk b/package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk index ca0a533a8..dc236fa1c 100644 --- a/package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk +++ b/package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk @@ -4,7 +4,7 @@ # ################################################################################ -XPROTO_BIGREQSPROTO_VERSION = 1.1.0 +XPROTO_BIGREQSPROTO_VERSION = 1.1.1 XPROTO_BIGREQSPROTO_SOURCE = bigreqsproto-$(XPROTO_BIGREQSPROTO_VERSION).tar.bz2 XPROTO_BIGREQSPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto XPROTO_BIGREQSPROTO_INSTALL_STAGING = YES |