dvtm: update to 0.11
This commit is contained in:
parent
9499c12754
commit
97eec970a9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dvtm'
|
||||
pkgname=dvtm
|
||||
version=0.10
|
||||
version=0.11
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="INCS=-I."
|
||||
|
@ -11,7 +11,7 @@ maintainer="pancake <pancake@nopcode.org>"
|
|||
homepage="http://www.brain-dump.org/projects/dvtm/"
|
||||
license="MIT/X11"
|
||||
distfiles="http://www.brain-dump.org/projects/dvtm/$pkgname-$version.tar.gz"
|
||||
checksum=7750872578e259d86c79277c19f3715c1fd3ff8d4f6c300ff8e12b270db86651
|
||||
checksum=01a29fdf6556f019f183bd517a1045bcc12d23561c1a84c4b5a8b3ba2d2feb87
|
||||
|
||||
pre_build() {
|
||||
# Do not run tic, useless in build environment.
|
||||
|
|
Loading…
Reference in New Issue