cwm-git: update to 20140705

This commit is contained in:
Ypnose 2014-07-05 18:09:59 +02:00
parent c6db2fcf14
commit 0023cc1159
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cwm-git'
pkgname=cwm-git
version=20140531
version=20140705
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config bison"
@ -24,5 +24,5 @@ pre_build() {
}
post_install() {
vinstall README 644 usr/share/doc/${pkgname}
vinstall README 644 usr/share/doc/cwm
}