mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-08-05 23:36:58 +02:00
tools: fakeroot: update to 1.37.1.2
There are no patches that need to be refreshed. Changelog: https://salsa.debian.org/clint/fakeroot/-/blob/debian/1.37.1.2-1/debian/changelog?ref_type=tags Link: https://github.com/openwrt/openwrt/pull/19545 Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
97dc9f8dbf
commit
fbf991544f
@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=fakeroot
|
||||
PKG_VERSION:=1.37
|
||||
PKG_VERSION:=1.37.1.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
|
||||
PKG_SOURCE_URL:=@DEBIAN/pool/main/f/fakeroot
|
||||
PKG_HASH:=9831cc912bc1da6dadac15699c5a07a82c00d6f0dd5c15ec02e20908dd527d3a
|
||||
PKG_HASH:=959496928c8a676ec8377f665ff6a19a707bfad693325f9cc4a4126642f53224
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
Loading…
Reference in New Issue
Block a user