mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
tgt: update to 1.0.56.
This commit is contained in:
parent
1187548ba5
commit
358a2ead80
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.55
|
version=1.0.56
|
||||||
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=ce8d9ff5720f3d06ee7a63644098722cdc5bd085a85bdd2aa523170590944fe2
|
checksum=eec6e90d487eecdff18204431f6584ec819f91fc4a15a525591795c082ea3d26
|
||||||
|
|
||||||
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