Skip to content

Commit

Permalink
Update to 1.4.0.4.916
Browse files Browse the repository at this point in the history
Fix #195, Fix OpForceMove behaviour
  • Loading branch information
1o1o1 committed Feb 27, 2023
1 parent 913edce commit 240e2f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
#

PORTNAME= verlihub
PORTVERSION= 1.4.0.3
PORTVERSION= 1.4.0.4
#PORTREVISION= 2
PORTEPOCH= 910
PORTEPOCH= 916
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/Verlihub/verlihub/archive/

DISTNAME= d12fde91c835a3b60ddc961c163e8ec58efedcba
DISTNAME= 292b9c172855a9170d963b64a53dee1595e73bbc

MAINTAINER= [email protected]
COMMENT= VerliHub is a Direct Connect protocol server (Hub)

WRKSRC= ${WRKDIR}/${PORTNAME}-d12fde91c835a3b60ddc961c163e8ec58efedcba
WRKSRC= ${WRKDIR}/${PORTNAME}-292b9c172855a9170d963b64a53dee1595e73bbc
LICENSE= GPLv2

BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
Expand Down
4 changes: 2 additions & 2 deletions distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (d12fde91c835a3b60ddc961c163e8ec58efedcba.zip) = d9c6ce14034dba3e6909f4ace5b79e07a3ed230eaf742ee0279d4241db73a296
SIZE (d12fde91c835a3b60ddc961c163e8ec58efedcba.zip) = 1036635
SHA256 (292b9c172855a9170d963b64a53dee1595e73bbc.zip) = f2ce7f66117fca0fd77b459f098f7a52fc5857b4a6a509bb930e42fba7bc308e
SIZE (292b9c172855a9170d963b64a53dee1595e73bbc.zip) = 1036966

0 comments on commit 240e2f1

Please sign in to comment.