changeset 556:0a2aa2dbd436 8.0.1-2

Updated HereBeDragons library include script and .pkgmeta to match new library name.
author Caleb Atherton <atcaleb@twitch.tv>
date Fri, 04 May 2018 23:46:08 -0400
parents 53556e598cb4
children b1db703b7340
files .pkgmeta libs.xml
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.pkgmeta	Tue May 01 20:16:19 2018 -0400
+++ b/.pkgmeta	Fri May 04 23:46:08 2018 -0400
@@ -7,7 +7,7 @@
     Libs/CallbackHandler-1.0:
         url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0
         tag: latest
-    Libs/HereBeDragons-1.0:
+    Libs/HereBeDragons:
         url: git://git.wowace.com/wow/herebedragons/mainline.git
     Libs/AceAddon-3.0:
         url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceAddon-3.0
--- a/libs.xml	Tue May 01 20:16:19 2018 -0400
+++ b/libs.xml	Fri May 04 23:46:08 2018 -0400
@@ -3,7 +3,8 @@
     <!--@no-lib-strip@-->
     <Script file="Libs\LibStub\LibStub.lua"/>
     <Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"/>
-    <Script file="Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua"/>
+    <Script file="Libs\HereBeDragons\HereBeDragons-1.0.lua"/>
+    <Script file="Libs\HereBeDragons\HereBeDragons-2.0.lua"/>
 
     <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
     <Include file="Libs\AceConsole-3.0\AceConsole-3.0.xml"/>