tgt: update to 1.0.89.
This commit is contained in:
parent
7a64873dbe
commit
da8d7d32b5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tgt'
|
||||
pkgname=tgt
|
||||
version=1.0.88
|
||||
version=1.0.89
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="sbindir=/usr/bin"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/fujita/tgt"
|
||||
distfiles="https://github.com/fujita/tgt/archive/v${version}.tar.gz"
|
||||
checksum=f26249ea243a44168d7115fe9a7ccd9746ac9c8e36035add51972db220832790
|
||||
checksum=cd09daffacc00a6641a7b95d31c43441656ce0b01af8d512359bc91bac3c6d99
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS) -Wno-error=stringop-truncation/g' usr/Makefile
|
||||
|
|
Loading…
Reference in New Issue