libtomcrypt: rebuild to update metadata objs.
This commit is contained in:
parent
890bd27e19
commit
e0e3e2c74d
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user