mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 08:53:13 +08:00
sed: update GNU sed to v4.9
Signed-off-by: Russell Senior <russell@personaltelco.net>
This commit is contained in:
parent
6fa5b00877
commit
cb3e6c2550
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sed
|
||||
PKG_VERSION:=4.8
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=4.9
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@GNU/sed
|
||||
PKG_HASH:=f79b0cfea71b37a8eeec8490db6c5f7ae7719c35587f21edb0617f370eeff633
|
||||
PKG_HASH:=6e226b732e1cd739464ad6862bd1a1aba42d7982922da7a53519631d24975181
|
||||
|
||||
PKG_MAINTAINER:=Russell Senior <russell@personaltelco.net>
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user