tgt: update to 1.0.64.
This commit is contained in:
parent
40cea31518
commit
06c6ab2632
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tgt'
|
||||
pkgname=tgt
|
||||
version=1.0.63
|
||||
version=1.0.64
|
||||
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=e2a083274fc3235c0ab02bd75c676fe459dba5fb9ac4d1e11dc8e3c8f166a26c
|
||||
checksum=fd47340040308984edf50a7910121f4a17d13d296b1c5eaa6e7f4bad4d3b3fc0
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile
|
||||
|
|
Loading…
Reference in a new issue