Skip to content

Commit

Permalink
Point all R1 packages back to master.
Browse files Browse the repository at this point in the history
  • Loading branch information
jheretic committed Dec 28, 2013
1 parent 6562b8f commit bff307d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/commotion-lua-helpers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=commotion-lua-helpers
PKG_VERSION:=usability
PKG_VERSION:=master
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
Expand Down
2 changes: 1 addition & 1 deletion packages/luci-commotion-apps/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ THEME_NAME:=commotion
THEME_TITLE:=Commotion

PKG_NAME:=$(MODULE_NAME)
PKG_VERSION:=usability
PKG_VERSION:=master
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
Expand Down
2 changes: 1 addition & 1 deletion packages/luci-commotion/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=luci-commotion
PKG_VERSION:=usability
PKG_VERSION:=master
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
Expand Down
2 changes: 1 addition & 1 deletion packages/luci-theme-commotion/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ THEME_NAME:=commotion
THEME_TITLE:=Commotion

PKG_NAME:=luci-theme-$(THEME_NAME)
PKG_VERSION:=usability
PKG_VERSION:=master
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
Expand Down
2 changes: 1 addition & 1 deletion packages/olsrd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

include $(TOPDIR)/rules.mk

COMMOTION_VERSION:=serval-plugin
COMMOTION_VERSION:=commotion

PKG_NAME:=olsrd
PKG_VERSION:=0.6.5.4-$(COMMOTION_VERSION)
Expand Down

0 comments on commit bff307d

Please sign in to comment.