tgt: update to 1.0.78.
This commit is contained in:
parent
5bdc4619a4
commit
2e2d97c019
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tgt'
|
||||
pkgname=tgt
|
||||
version=1.0.77
|
||||
version=1.0.78
|
||||
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="http://stgt.sourceforge.net/"
|
||||
distfiles="https://github.com/fujita/tgt/archive/v${version}.tar.gz"
|
||||
checksum=7eab72f47e69102c709be2b48b11228470d7a84c88e64f5c354b83ed84d2d04e
|
||||
checksum=3ba44d5195b2007c6d9008f46a10f7754c90b9bcf6117a7f3e136accb209faac
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS) -Wno-error=stringop-truncation/g' usr/Makefile
|
||||
|
|
Loading…
Reference in New Issue