libtomcrypt: fix homepage.
This commit is contained in:
parent
c16e1ba2db
commit
9ee315d68b
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libtomcrypt'
|
||||
pkgname=libtomcrypt
|
||||
version=1.17
|
||||
revision=6
|
||||
revision=7
|
||||
patch_args="-Np1"
|
||||
hostmakedepends="libtool"
|
||||
short_desc="Fairly comprehensive, modular and portable cryptographic toolkit"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Public domain"
|
||||
homepage="http://www.libtom.org/?page=features&newsitems=5&whatfile=crypt"
|
||||
distfiles="http://www.libtom.org/files/crypt-${version}.tar.bz2"
|
||||
homepage="http://www.libtom.net/?page=features&newsitems=5&whatfile=crypt"
|
||||
distfiles="http://www.libtom.net/files/crypt-${version}.tar.bz2"
|
||||
checksum=e33b47d77a495091c8703175a25c8228aff043140b2554c08a3c3cd71f79d116
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue