Skip to content

Commit

Permalink
Bumped mcjoin package to 2.11
Browse files Browse the repository at this point in the history
Signed-off-by: Joacim Zetterling <[email protected]>
  • Loading branch information
joazet committed Mar 6, 2024
1 parent c4174e5 commit 87d53d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/mcjoin/mcjoin.hash
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sha256 54f5913ebdda014c51435b6d2293ec157895c2740b992c259c79e34b4648ef7a mcjoin-2.9.tar.gz
sha256 0ec72cb333d43c26d947b38059580166f131eafb7b6dccbb6ee619abd4e98670 mcjoin-2.11.tar.gz
sha256 3ef2afdb478d713edb86e5d911c698ce1d3ad65568b135c8faeca9cc0860b584 LICENSE
2 changes: 1 addition & 1 deletion package/mcjoin/mcjoin.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

MCJOIN_VERSION = 2.9
MCJOIN_VERSION = 2.11
MCJOIN_SOURCE = mcjoin-$(MCJOIN_VERSION).tar.gz
MCJOIN_SITE = https://github.com/troglobit/mcjoin/releases/download/v$(MCJOIN_VERSION)
MCJOIN_LICENSE = ISC
Expand Down

0 comments on commit 87d53d8

Please sign in to comment.