sync with OpenBSD -current

This commit is contained in:
purplerain 2025-01-10 01:40:29 +00:00
parent 4b49aefbb1
commit 1fd36b57f8
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
945 changed files with 81965 additions and 59988 deletions

View file

@ -22,8 +22,10 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xclipboard], [1.1.4],
[https://gitlab.freedesktop.org/xorg/app/xclipboard/issues], [xclipboard])
AC_INIT([xclipboard], [1.1.5],
[https://gitlab.freedesktop.org/xorg/app/xclipboard/-/issue],
[xclipboard],
[https://gitlab.freedesktop.org/xorg/app/xclipboard/])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])