catdoc: update to 0.95.
This commit is contained in:
parent
1be61fb9f5
commit
d8eaa7fd8e
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'catdoc'
|
||||
pkgname=catdoc
|
||||
version=0.94.2
|
||||
revision=2
|
||||
version=0.95
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="tk"
|
||||
depends="tk"
|
||||
|
@ -10,8 +10,9 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.wagner.pp.ru/~vitus/software/catdoc/"
|
||||
distfiles="http://ftp.wagner.pp.ru/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=03c98b103664e5d1b63de110854e93c2453bc10be5634f86c280303eb843d362
|
||||
checksum=514a84180352b6bf367c1d2499819dfa82b60d8c45777432fa643a5ed7d80796
|
||||
|
||||
do_install() {
|
||||
make installroot="$DESTDIR" mandir=/usr/share/man/man1 install
|
||||
vmkdir usr/share/man/man1
|
||||
make installroot="$DESTDIR" mandir=/usr/share/man install
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue