Skip to content

Commit

Permalink
delve: update to version 1.20.1
Browse files Browse the repository at this point in the history
Signed-off-by: Glen Huang <[email protected]>
  • Loading branch information
Glen Huang authored and neheb committed Jan 25, 2023
1 parent f21452d commit 10247c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/delve/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=delve
PKG_VERSION:=1.8.2
PKG_VERSION:=1.20.1
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:=fbf6ea7e1ed0c92e543c7f5f2343928e185e11e4cba1c7c9d3bfc28d1c323900
PKG_HASH:=a10aa97d3f6b6219877a73dd305d511442ad0caab740de76fc005796a480de93

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 10247c1

Please sign in to comment.