Skip to content

Commit

Permalink
strace: update to 5.19
Browse files Browse the repository at this point in the history
Release Notes:
https://strace.io/files/5.19/

Signed-off-by: Nick Hainke <[email protected]>
  • Loading branch information
PolynomialDivision authored and hauke committed Aug 28, 2022
1 parent fac1f38 commit 781a2e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/devel/strace/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk

PKG_NAME:=strace
PKG_VERSION:=5.18
PKG_RELEASE:=2
PKG_VERSION:=5.19
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://strace.io/files/$(PKG_VERSION)
PKG_HASH:=60293ea79ac9253d600cdc9be077ad2988ca22284a439c9e66be5150db3d1187
PKG_HASH:=aa3dc1c8e60e4f6ff3d396514aa247f3c7bf719d8a8dc4dd4fa793be786beca3

PKG_MAINTAINER:=Felix Fietkau <[email protected]>
PKG_LICENSE:=LGPL-2.1-or-later
Expand Down

0 comments on commit 781a2e2

Please sign in to comment.