mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
delve: Update to 1.7.2
See https://github.com/go-delve/delve/blob/master/CHANGELOG.md for changes. Signed-off-by: Niels Widger <niels@qacafe.com>
This commit is contained in:
committed by
Hannu Nyman
parent
2b4fe34e0f
commit
bf40d06f3d
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=delve
|
||||
PKG_VERSION:=1.7.1
|
||||
PKG_VERSION:=1.7.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/go-delve/delve/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=0734b86d48291749ba2537fa6c03e4c3451628f630055c877789e0346db8d67d
|
||||
PKG_HASH:=c2eb068d5677e114286b38f57f784b3792dbd2db06743bb57217611a092b31f2
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user