diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-03-06 13:37:22 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-03-06 13:37:22 +0000 |
commit | cd0778747371da9cf85661fce6e167344ade431f (patch) | |
tree | e3e908fbc9065e4841be0ec0149a389c4973ac76 /lib/libXrandr/Makefile.bsd-wrapper | |
parent | e12bdab6b3d939f6bde7e0614d18cf217d0d5095 (diff) |
Update to libXrandr 1.5.0
Diffstat (limited to 'lib/libXrandr/Makefile.bsd-wrapper')
-rw-r--r-- | lib/libXrandr/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXrandr/Makefile.bsd-wrapper b/lib/libXrandr/Makefile.bsd-wrapper index 1e534403e..0eec47095 100644 --- a/lib/libXrandr/Makefile.bsd-wrapper +++ b/lib/libXrandr/Makefile.bsd-wrapper @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2013/08/13 07:07:17 guenther Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2016/03/06 13:37:21 matthieu Exp $ -SHARED_LIBS= Xrandr 7.0 +SHARED_LIBS= Xrandr 7.1 .include <bsd.xorg.mk> |