Skip to content

Commit

Permalink
chore: bump ns packages (automatic)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchietti authored Dec 17, 2024
2 parents c034f31 + 85e3b19 commit e6d4f69
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/ns-binding/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ns-binding
PKG_VERSION:=0.0.1
PKG_VERSION:=0.0.2
PKG_RELEASE:=1

PKG_BUILD_DIR:=$(BUILD_DIR)/ns-binding-$(PKG_VERSION)
Expand Down
2 changes: 1 addition & 1 deletion packages/ns-dpi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ns-dpi
PKG_VERSION:=0.0.7
PKG_VERSION:=0.0.8
PKG_RELEASE:=1

PKG_BUILD_DIR:=$(BUILD_DIR)/ns-dpi-$(PKG_VERSION)
Expand Down
2 changes: 1 addition & 1 deletion packages/ns-flashstart/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ns-flashstart
PKG_VERSION:=0.0.5
PKG_VERSION:=0.0.6
PKG_RELEASE:=1

PKG_BUILD_DIR:=$(BUILD_DIR)/ns-flashstart-$(PKG_VERSION)
Expand Down
2 changes: 1 addition & 1 deletion packages/ns-phonehome/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ns-phonehome
PKG_VERSION:=0.0.6
PKG_VERSION:=0.0.7
PKG_RELEASE:=1

PKG_BUILD_DIR:=$(BUILD_DIR)/ns-phonehome-$(PKG_VERSION)
Expand Down
2 changes: 1 addition & 1 deletion packages/ns-plug/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ns-plug
PKG_VERSION:=0.0.19
PKG_VERSION:=0.0.20
PKG_RELEASE:=1

PKG_BUILD_DIR:=$(BUILD_DIR)/ns-plug-$(PKG_VERSION)
Expand Down

0 comments on commit e6d4f69

Please sign in to comment.