Skip to content

Commit 9e05f68

Browse files
committed
set buildroot package to use release 0.5
1 parent 36c2305 commit 9e05f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildroot/package/go-simple-http-server/go-simple-http-server.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
GO_SIMPLE_HTTP_SERVER_VERSION = 0.4
7+
GO_SIMPLE_HTTP_SERVER_VERSION = 0.5
88
GO_SIMPLE_HTTP_SERVER_SITE = $(call github,kgolding,go-simple-http-server,$(GO_SIMPLE_HTTP_SERVER_VERSION))
99
GO_SIMPLE_HTTP_SERVER_LICENSE = MIT
1010
GO_SIMPLE_HTTP_SERVER_LICENSE_FILES = LICENSE

0 commit comments

Comments
 (0)