tgt: update to 1.0.67.
This commit is contained in:
parent
bc12729c7d
commit
6dfa7189ab
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tgt'
|
||||
pkgname=tgt
|
||||
version=1.0.66
|
||||
version=1.0.67
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="sbindir=/usr/bin"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://stgt.sourceforge.net/"
|
||||
distfiles="https://github.com/fujita/tgt/archive/v${version}.tar.gz"
|
||||
checksum=3ff4db6d9da114a51f9c57191cff76a00aa042b7d65d8cd99d87ffeb481a8094
|
||||
checksum=b3384d25127474f74113758be2db8531f4412bd267c4583205ce36679968ed9b
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile
|
||||
|
|
Loading…
Reference in New Issue