tgt: update to 1.0.54.
This commit is contained in:
parent
98feccc3d0
commit
445191c2d3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tgt'
|
||||
pkgname=tgt
|
||||
version=1.0.53
|
||||
version=1.0.54
|
||||
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=bba6380601fc054e33a26e6ad883dc1b3fea15e2b49d92135f9001f924ed7b24
|
||||
checksum=73b4df573778e3145c7bfa1ef70cf397b2c7fcbd75e706885cfbec4245a98ff3
|
||||
|
||||
post_install() {
|
||||
for f in ${DESTDIR}/etc/tgt/examples/*; do
|
||||
|
|
Loading…
Reference in New Issue