libtomcrypt: rebuild to update metadata objs.

This commit is contained in:
Juan RP 2014-11-23 12:27:21 +01:00
parent 890bd27e19
commit e0e3e2c74d

View file

@ -1,7 +1,7 @@
# Template file for 'libtomcrypt'
pkgname=libtomcrypt
version=1.17
revision=5
revision=6
patch_args="-Np1"
hostmakedepends="libtool"
short_desc="Fairly comprehensive, modular and portable cryptographic toolkit"
@ -23,7 +23,7 @@ do_build() {
do_install() {
make -f makefile.shared NODOCS=1 DESTDIR=${DESTDIR} install
vinstall ${sourcepkg}.3 644 usr/share/man/man3
vman ${sourcepkg}.3
}
libtomcrypt-devel_package() {