Skip to content

Commit

Permalink
nexttrace: Update to 1.3.6
Browse files Browse the repository at this point in the history
(cherry picked from commit 374b3da)
  • Loading branch information
p-w-p authored and 1715173329 committed Jan 4, 2025
1 parent d8aa317 commit bb729bb
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.3.5
PKG_VERSION:=1.3.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:=8a373935e92bf94959898ce4a6980269270ce5ca88cbe5fb04dd1b3bfeb620fd
PKG_HASH:=ddfae697445b0e86ddada4c0871f6cd7646f26bb2653b33b09e03becdebe7ced
PKG_BUILD_DIR:=$(BUILD_DIR)/NTrace-core-$(PKG_VERSION)

PKG_LICENSE:=GPL-3.0-only
Expand Down

0 comments on commit bb729bb

Please sign in to comment.