Skip to content

Commit

Permalink
tpi: bmcd: get latest
Browse files Browse the repository at this point in the history
  • Loading branch information
svenrademakers committed Nov 1, 2023
1 parent b33b3ec commit d1657f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tp2bmc/package/bmcd/bmcd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# bmcd
###########################################################

BMCD_VERSION = v2.2.0
BMCD_VERSION = ac5f310d138eb5a9398215c8e8bbf0c725597d5b
BMCD_SITE = $(call github,turing-machines,bmcd,$(BMCD_VERSION))
BMCD_LICENSE = Apache-2.0
BMCD_LICENSE_FILES = LICENSE
Expand Down
2 changes: 1 addition & 1 deletion tp2bmc/package/tpi/tpi.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
###########################################################
# turing pi CLI
###########################################################
TPI_VERSION:= v0.2.3
TPI_VERSION:= d8c0bc6c1cd4f7054b8645b3398ba263662c8d0e
TPI_SITE = $(call github,turing-machines,tpi,$(TPI_VERSION))
TPI_LICENSE = Apache-2.0
TPI_LICENSE_FILES = LICENSE
Expand Down

0 comments on commit d1657f5

Please sign in to comment.