mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/thingylaunch: update to 4.0.0
This commit is contained in:
parent
c9e9d2c21f
commit
0e5ef2f9d7
2 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= thingylaunch
|
||||
DISTVERSION= 3.0.3
|
||||
DISTVERSION= 4.0.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= https://code.ptrcrt.ch/${PORTNAME}/tarball/${DISTVERSION}/
|
||||
|
||||
|
@ -11,9 +11,7 @@ LICENSE= BSD2CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
USES= compiler:c++11-lib pkgconfig xorg
|
||||
USE_XORG= xorgproto xcb
|
||||
LIB_DEPENDS+= libxcb-icccm.so:x11/xcb-util-wm \
|
||||
libxcb-keysyms.so:x11/xcb-util-keysyms
|
||||
USE_XORG= x11 xorgproto
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1712818525
|
||||
SHA256 (thingylaunch-3.0.3.tar.gz) = 302a3683dc205bbf667adca48ee937af09793ff39f228e3eb327b70701f7f6a4
|
||||
SIZE (thingylaunch-3.0.3.tar.gz) = 10240
|
||||
TIMESTAMP = 1729676575
|
||||
SHA256 (thingylaunch-4.0.0.tar.gz) = f14424bde2e77f16d2b7bbc24a0536563ff81d766c02fb9a2fd16c71b8622110
|
||||
SIZE (thingylaunch-4.0.0.tar.gz) = 9713
|
||||
|
|
Loading…
Add table
Reference in a new issue