mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tgt: update to 1.0.57.
This commit is contained in:
parent
fc8624750a
commit
12e34d57c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tgt'
|
# Template file for 'tgt'
|
||||||
pkgname=tgt
|
pkgname=tgt
|
||||||
version=1.0.56
|
version=1.0.57
|
||||||
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=eec6e90d487eecdff18204431f6584ec819f91fc4a15a525591795c082ea3d26
|
checksum=fce76d744e599c80fa5501ef7d2f12c4a36e9e5d98d355c68a8912b7517d2bb8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in ${DESTDIR}/etc/tgt/examples/*; do
|
for f in ${DESTDIR}/etc/tgt/examples/*; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue