Skip to content

Commit

Permalink
x11-wm/dwl: chase to the new home
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Nov 25, 2023
1 parent 0e51fd4 commit 29cdd0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions x11-wm/dwl/Makefile
Expand Up @@ -2,10 +2,11 @@ PORTNAME= dwl
DISTVERSIONPREFIX= v
DISTVERSION= 0.5
CATEGORIES= x11-wm wayland
MASTER_SITES= https://codeberg.org/${PORTNAME}/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/

MAINTAINER= jbeich@FreeBSD.org
COMMENT= dwm for Wayland
WWW= https://github.com/djpohly/dwl
WWW= https://codeberg.org/dwl/dwl

LICENSE= CC0-1.0 GPLv3+ MIT
LICENSE_COMB= multi
Expand All @@ -22,8 +23,7 @@ LIB_DEPENDS= libwayland-server.so:graphics/wayland \
libxkbcommon.so:x11/libxkbcommon

USES= compiler:c11 gmake pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= djpohly
WRKSRC= ${WRKDIR}/${PORTNAME}
EXTRA_PATCHES= ${${PORTNAME:tu}_PATCHES}
MAKE_ARGS= VERSION="${DISTVERSIONFULL}"
PLIST_FILES= bin/${PORTNAME} \
Expand Down
4 changes: 2 additions & 2 deletions x11-wm/dwl/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1700893691
SHA256 (djpohly-dwl-v0.5_GH0.tar.gz) = 4cbf87fb99beb75943523caf485cf74ed94e23b16e75f415952a6b9e6da00c79
SIZE (djpohly-dwl-v0.5_GH0.tar.gz) = 57859
SHA256 (dwl-v0.5.tar.gz) = 32597ecf5ba745904adb8008625db06cbb9d76c20c2cc1b2a88b1044db400185
SIZE (dwl-v0.5.tar.gz) = 57968

0 comments on commit 29cdd0e

Please sign in to comment.