snb-git: update to 20150223.
This commit is contained in:
parent
d032ffd205
commit
5940fdc095
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'snb-git'
|
# Template file for 'snb-git'
|
||||||
pkgname=snb-git
|
pkgname=snb-git
|
||||||
version=20150102
|
version=20150223
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -22,6 +22,7 @@ pre_build() {
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/snb
|
vbin bin/snb
|
||||||
|
vman snb.1
|
||||||
vdoc help.md
|
vdoc help.md
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue