pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libopeninput: update to head



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Sat Apr 18 13:27:28 2026 +0200
Changeset:	38c42bde480361f2540e03c66f8d1803d458c76f

Modified Files:
	libopeninput/Makefile
	libopeninput/Makefile.common

Log Message:
libopeninput: update to head

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=38c42bde480361f2540e03c66f8d1803d458c76f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libopeninput/Makefile        | 1 +
 libopeninput/Makefile.common | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/libopeninput/Makefile b/libopeninput/Makefile
index 487a25c8fb..1aa3ed56b1 100644
--- a/libopeninput/Makefile
+++ b/libopeninput/Makefile
@@ -2,6 +2,7 @@
 
 .include "Makefile.common"
 
+PKGREVISION=	1
 COMMENT=	Wscons(4) and kqueue(2) based port of libinput
 
 USE_TOOLS+=	pkg-config
diff --git a/libopeninput/Makefile.common b/libopeninput/Makefile.common
index 16f48801da..1ab123748f 100644
--- a/libopeninput/Makefile.common
+++ b/libopeninput/Makefile.common
@@ -8,7 +8,7 @@ VERSION=	1.30.2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=sizeofvoid/}
 GITHUB_PROJECT=	libopeninput
-GITHUB_TAG=	1db645a4a690088135ba34a70efd7b764ecd8c0f
+GITHUB_TAG=	dcf8584ec3f5cde2a2098de25276242d2d815cc7
 
 MAINTAINER=	kikadf.01%gmail.com@localhost
 HOMEPAGE=	https://github.com/sizeofvoid/libopeninput/tree/libopeninput/


Home | Main Index | Thread Index | Old Index