diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-18 17:04:18 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-18 17:04:18 +0100 |
commit | 90e07d74d800d621fe6513c85e6ba527f5bdd14e (patch) | |
tree | 65d8d1085c186214b8ba698de73595e0d839d6bd /xorg/xorg-bigreqsproto | |
parent | ed494fbcdfddb1d0f5013567667744d14d27ec84 (diff) | |
parent | 20e1057c9d5f973ee8b41cbb8cf9192b8cc4a759 (diff) | |
download | nutyx-pakxe-90e07d74d800d621fe6513c85e6ba527f5bdd14e.tar.gz nutyx-pakxe-90e07d74d800d621fe6513c85e6ba527f5bdd14e.tar.bz2 nutyx-pakxe-90e07d74d800d621fe6513c85e6ba527f5bdd14e.tar.xz nutyx-pakxe-90e07d74d800d621fe6513c85e6ba527f5bdd14e.zip |
Merge commit 'lesibel/master'
Diffstat (limited to 'xorg/xorg-bigreqsproto')
-rw-r--r-- | xorg/xorg-bigreqsproto/.footprint | 1 | ||||
-rw-r--r-- | xorg/xorg-bigreqsproto/.md5sum | 2 | ||||
-rw-r--r-- | xorg/xorg-bigreqsproto/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-bigreqsproto/.footprint b/xorg/xorg-bigreqsproto/.footprint index db331b690..66ae51e79 100644 --- a/xorg/xorg-bigreqsproto/.footprint +++ b/xorg/xorg-bigreqsproto/.footprint @@ -2,6 +2,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/X11/ drwxr-xr-x root/root usr/include/X11/extensions/ +-rw-r--r-- root/root usr/include/X11/extensions/bigreqsproto.h -rw-r--r-- root/root usr/include/X11/extensions/bigreqstr.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ diff --git a/xorg/xorg-bigreqsproto/.md5sum b/xorg/xorg-bigreqsproto/.md5sum index d730d72ef..6819e025f 100644 --- a/xorg/xorg-bigreqsproto/.md5sum +++ b/xorg/xorg-bigreqsproto/.md5sum @@ -1 +1 @@ -95c29d9d10bf2868996c0c47a3b9a8dc bigreqsproto-1.0.2.tar.bz2 +d30c5dbf19ca6dffcd9788227ecff8c5 bigreqsproto-1.1.0.tar.bz2 diff --git a/xorg/xorg-bigreqsproto/Pkgfile b/xorg/xorg-bigreqsproto/Pkgfile index 1b55f41c2..6950b82e8 100644 --- a/xorg/xorg-bigreqsproto/Pkgfile +++ b/xorg/xorg-bigreqsproto/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-bigreqsproto -version=1.0.2 +version=1.1.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-$version.tar.bz2) |