mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/xclickroot: Update to 1.4.0
PR: 283762
This commit is contained in:
parent
1a2220ab88
commit
b7b007e80e
2 changed files with 6 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
|||
PORTNAME= xclickroot
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.3
|
||||
DISTVERSION= 1.4.0
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= 0mp@FreeBSD.org
|
||||
COMMENT= Run a command every time a given mouse button is pressed on the root window
|
||||
WWW= https://github.com/phillbush/xclickroot
|
||||
|
||||
LICENSE= PD
|
||||
LICENSE_FILE= ${WRKSRC}/README
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= localbase:ldflags xorg
|
||||
USE_GITHUB= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1618400798
|
||||
SHA256 (phillbush-xclickroot-v1.3_GH0.tar.gz) = c87e9d9a5b218ff16d8b6cf296d330fcd222c52463d9f7f581fb82a2daa4856e
|
||||
SIZE (phillbush-xclickroot-v1.3_GH0.tar.gz) = 2269
|
||||
TIMESTAMP = 1735717998
|
||||
SHA256 (phillbush-xclickroot-v1.4.0_GH0.tar.gz) = d25d75a333f9c1668be75a9d64ff19a7369dcd17524547d1166be1f6ab8687cb
|
||||
SIZE (phillbush-xclickroot-v1.4.0_GH0.tar.gz) = 3293
|
||||
|
|
Loading…
Add table
Reference in a new issue