Skip to content

Commit e6d4f69

Browse files
authored
chore: bump ns packages (automatic)
2 parents c034f31 + 85e3b19 commit e6d4f69

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/ns-binding/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
include $(TOPDIR)/rules.mk
88

99
PKG_NAME:=ns-binding
10-
PKG_VERSION:=0.0.1
10+
PKG_VERSION:=0.0.2
1111
PKG_RELEASE:=1
1212

1313
PKG_BUILD_DIR:=$(BUILD_DIR)/ns-binding-$(PKG_VERSION)

packages/ns-dpi/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
include $(TOPDIR)/rules.mk
88

99
PKG_NAME:=ns-dpi
10-
PKG_VERSION:=0.0.7
10+
PKG_VERSION:=0.0.8
1111
PKG_RELEASE:=1
1212

1313
PKG_BUILD_DIR:=$(BUILD_DIR)/ns-dpi-$(PKG_VERSION)

packages/ns-flashstart/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=ns-flashstart
9-
PKG_VERSION:=0.0.5
9+
PKG_VERSION:=0.0.6
1010
PKG_RELEASE:=1
1111

1212
PKG_BUILD_DIR:=$(BUILD_DIR)/ns-flashstart-$(PKG_VERSION)

packages/ns-phonehome/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=ns-phonehome
9-
PKG_VERSION:=0.0.6
9+
PKG_VERSION:=0.0.7
1010
PKG_RELEASE:=1
1111

1212
PKG_BUILD_DIR:=$(BUILD_DIR)/ns-phonehome-$(PKG_VERSION)

packages/ns-plug/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=ns-plug
9-
PKG_VERSION:=0.0.19
9+
PKG_VERSION:=0.0.20
1010
PKG_RELEASE:=1
1111

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

0 commit comments

Comments
 (0)