Skip to content

Commit

Permalink
x11/slurp: update to 1.5.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/emersion/slurp/releases/tag/v1.5.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Dec 15, 2023
1 parent 69be9af commit 4a91647
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions x11/slurp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= slurp
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0
DISTVERSION= 1.5.0
CATEGORIES= x11 wayland

MAINTAINER= jbeich@FreeBSD.org
Expand All @@ -11,7 +11,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.14:graphics/wayland-protocols
wayland-protocols>=1.32:graphics/wayland-protocols
LIB_DEPENDS= libwayland-client.so:graphics/wayland \
libxkbcommon.so:x11/libxkbcommon

Expand Down
6 changes: 3 additions & 3 deletions x11/slurp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1670241742
SHA256 (emersion-slurp-v1.4.0_GH0.tar.gz) = a332bd40168eb73361ea811eae01d6d1210f9eadb0a486e2dd7a03efb81a3772
SIZE (emersion-slurp-v1.4.0_GH0.tar.gz) = 18575
TIMESTAMP = 1702551354
SHA256 (emersion-slurp-v1.5.0_GH0.tar.gz) = 0fa880d4a93e1c795e3b5929fbea47546df0955bea34fc2f7ffeb1751678f663
SIZE (emersion-slurp-v1.5.0_GH0.tar.gz) = 18790

0 comments on commit 4a91647

Please sign in to comment.