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'
|
# Template file for 'libtomcrypt'
|
||||||
pkgname=libtomcrypt
|
pkgname=libtomcrypt
|
||||||
version=1.17
|
version=1.17
|
||||||
revision=6
|
revision=7
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
hostmakedepends="libtool"
|
hostmakedepends="libtool"
|
||||||
short_desc="Fairly comprehensive, modular and portable cryptographic toolkit"
|
short_desc="Fairly comprehensive, modular and portable cryptographic toolkit"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
homepage="http://www.libtom.org/?page=features&newsitems=5&whatfile=crypt"
|
homepage="http://www.libtom.net/?page=features&newsitems=5&whatfile=crypt"
|
||||||
distfiles="http://www.libtom.org/files/crypt-${version}.tar.bz2"
|
distfiles="http://www.libtom.net/files/crypt-${version}.tar.bz2"
|
||||||
checksum=e33b47d77a495091c8703175a25c8228aff043140b2554c08a3c3cd71f79d116
|
checksum=e33b47d77a495091c8703175a25c8228aff043140b2554c08a3c3cd71f79d116
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue