Skip to content

Commit

Permalink
nexttrace: update to v1.2.6
Browse files Browse the repository at this point in the history
Signed-off-by: Bradford Zhang <[email protected]>
  • Loading branch information
bradfordzhang committed Nov 18, 2023
1 parent 7fec453 commit b830258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/nexttrace/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=nexttrace
PKG_VERSION:=1.2.4
PKG_VERSION:=1.2.6
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/nxtrace/NTrace-core/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=1ff9ce0d0d25078891e62ca0578ff13b1ece36e732f78a699a39909baf0030db
PKG_HASH:=3a81106d73ef5d2d85f717339088a2c9bb62aec5e7a0eef491d8a24d7640772b
PKG_BUILD_DIR:=$(BUILD_DIR)/NTrace-core-$(PKG_VERSION)

PKG_LICENSE:=GPL-3.0-only
Expand Down

0 comments on commit b830258

Please sign in to comment.