tgt: update to 1.0.58.
This commit is contained in:
parent
d5431fb200
commit
cbb17e133c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tgt'
|
||||
pkgname=tgt
|
||||
version=1.0.57
|
||||
version=1.0.58
|
||||
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=fce76d744e599c80fa5501ef7d2f12c4a36e9e5d98d355c68a8912b7517d2bb8
|
||||
checksum=3ae59c7374c68b3ef5abf472895d81dd1b036d0301b4111f272de154dbb082a9
|
||||
|
||||
post_install() {
|
||||
for f in ${DESTDIR}/etc/tgt/examples/*; do
|
||||
|
|
Loading…
Reference in New Issue