tgt: update to 1.0.55.
This commit is contained in:
parent
c878b3c780
commit
5ca47bf508
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tgt'
|
# Template file for 'tgt'
|
||||||
pkgname=tgt
|
pkgname=tgt
|
||||||
version=1.0.54
|
version=1.0.55
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="sbindir=/usr/bin"
|
make_install_args="sbindir=/usr/bin"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://stgt.sourceforge.net/"
|
homepage="http://stgt.sourceforge.net/"
|
||||||
distfiles="https://github.com/fujita/tgt/archive/v${version}.tar.gz"
|
distfiles="https://github.com/fujita/tgt/archive/v${version}.tar.gz"
|
||||||
checksum=73b4df573778e3145c7bfa1ef70cf397b2c7fcbd75e706885cfbec4245a98ff3
|
checksum=ce8d9ff5720f3d06ee7a63644098722cdc5bd085a85bdd2aa523170590944fe2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in ${DESTDIR}/etc/tgt/examples/*; do
|
for f in ${DESTDIR}/etc/tgt/examples/*; do
|
||||||
|
|
Loading…
Reference in New Issue