mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-21 17:04:28 +04:00
tools/dwarves: update to 1.31
Upstream switched to tar.xz. Release Notes: - https://github.com/acmel/dwarves/releases/tag/v1.30 - https://github.com/acmel/dwarves/releases/tag/v1.31 Link: https://github.com/openwrt/openwrt/pull/20845 Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
@@ -3,12 +3,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=dwarves
|
PKG_NAME:=dwarves
|
||||||
PKG_VERSION:=1.29
|
PKG_VERSION:=1.31
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://fedorapeople.org/~acme/dwarves/
|
PKG_SOURCE_URL:=https://fedorapeople.org/~acme/dwarves/
|
||||||
PKG_HASH:=59c597d4e953c714d6f3ff36aeed2ac30cba85c1d7b94d0c87ca91d611d98a56
|
PKG_HASH:=0a7f255ccacf8cc7f8cd119099eb327179b4b3c67cb015af646af6d0cb03054d
|
||||||
|
|
||||||
PKG_MAINTAINER:=Tony Ambardar <itugrok@yahoo.com>
|
PKG_MAINTAINER:=Tony Ambardar <itugrok@yahoo.com>
|
||||||
PKG_LICENSE:=GPL-2.0-only
|
PKG_LICENSE:=GPL-2.0-only
|
||||||
|
|||||||
Reference in New Issue
Block a user