From 8252fc216c21a1dba63296ccd741fe1c4a943e5b Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 21 Aug 2020 12:29:06 -0400 Subject: Modified rockspec Rockspec now pulls from latest git instead of a specific tag. --- mdoc-dev-1.rockspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdoc-dev-1.rockspec b/mdoc-dev-1.rockspec index 35ce0a7..d7ccf96 100644 --- a/mdoc-dev-1.rockspec +++ b/mdoc-dev-1.rockspec @@ -2,7 +2,7 @@ package = "mdoc" version = "dev-1" source = { url = "git+https://cogarr.net/source/cgit.cgi/mdoc", - tag = "v1.1" + --tag = "v1.1" } description = { summary = "A documentation tool for Lua", -- cgit v1.2.3-70-g09d2