tgt: update to 1.0.59.
This commit is contained in:
parent
a31b8a0e44
commit
6b2ab8ee54
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tgt'
|
||||
pkgname=tgt
|
||||
version=1.0.58
|
||||
revision=4
|
||||
version=1.0.59
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="sbindir=/usr/bin"
|
||||
conf_files="/etc/tgt/targets.conf"
|
||||
|
@ -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=3ae59c7374c68b3ef5abf472895d81dd1b036d0301b4111f272de154dbb082a9
|
||||
checksum=62f8fa49f1d5583be35bf2a51d61c05d278533a47f96400ba190211d7dbd1f27
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile
|
||||
|
|
Loading…
Reference in a new issue