Skip to content

Commit

Permalink
fix: lib URL update
Browse files Browse the repository at this point in the history
  • Loading branch information
whatisboom committed Dec 1, 2023
1 parent f5b44ba commit d3f2a31
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions .pkgmeta
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,20 @@ enable-nolib-creation: no
license-output: COPYING

ignore:

- .pkgmeta
- Libs/LibStub/tests
- Libs/LibItemUpgradeInfo-1.0/LibStub/tests

externals:
Libs/LibStub: https://repos.wowace.com/wow/libstub/trunk
Libs/CallbackHandler-1.0: https://repos.wowace.com/wow/callbackhandler/trunk/CallbackHandler-1.0
Libs/AceAddon-3.0: https://repos.wowace.com/wow/ace3/trunk/AceAddon-3.0
Libs/AceConsole-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConsole-3.0
Libs/AceLocale-3.0: https://repos.wowace.com/wow/ace3/trunk/AceLocale-3.0
Libs/AceDB-3.0: https://repos.wowace.com/wow/ace3/trunk/AceDB-3.0
Libs/AceHook-3.0: https://repos.wowace.com/wow/ace3/trunk/AceHook-3.0
Libs/AceEvent-3.0: https://repos.wowace.com/wow/ace3/trunk/AceEvent-3.0
Libs/AceTimer-3.0: https://repos.wowace.com/wow/ace3/trunk/AceTimer-3.0
Libs/LibBabble-Inventory-3.0: https://repos.wowace.com/wow/libbabble-inventory-3-0/trunk
Libs/LibItemUpgradeInfo-1.0: https://repos.wowace.com/wow/libitemupgradeinfo-1-0
Libs/LibStub: https://repos.wowace.com/wow/libstub/trunk
Libs/CallbackHandler-1.0: https://repos.wowace.com/wow/callbackhandler/trunk/CallbackHandler-1.0
Libs/AceAddon-3.0: https://repos.wowace.com/wow/ace3/trunk/AceAddon-3.0
Libs/AceConsole-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConsole-3.0
Libs/AceLocale-3.0: https://repos.wowace.com/wow/ace3/trunk/AceLocale-3.0
Libs/AceDB-3.0: https://repos.wowace.com/wow/ace3/trunk/AceDB-3.0
Libs/AceHook-3.0: https://repos.wowace.com/wow/ace3/trunk/AceHook-3.0
Libs/AceEvent-3.0: https://repos.wowace.com/wow/ace3/trunk/AceEvent-3.0
Libs/AceTimer-3.0: https://repos.wowace.com/wow/ace3/trunk/AceTimer-3.0
Libs/LibBabble-Inventory-3.0: https://repos.wowace.com/wow/libbabble-inventory-3-0/trunk
Libs/LibItemUpgradeInfo-1.0: git://git.wowace.com/wow/libitemupgradeinfo-1-/mainline.git

0 comments on commit d3f2a31

Please sign in to comment.