wok diff redis/receipt @ rev 21611
wxWidgets: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 23 17:17:24 2019 +0200 (2019-05-23) |
parents | d3eb5f4b53ea |
children | 612bb77af36b |
line diff
1.1 --- a/redis/receipt Thu Mar 26 09:34:19 2015 +0100 1.2 +++ b/redis/receipt Thu May 23 17:17:24 2019 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="nneul@neulinger.org" 1.5 LICENSE="BSD" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://redis.io/" 1.8 +WEB_SITE="https://redis.io/" 1.9 WGET_URL="http://download.redis.io/releases/$TARBALL" 1.10 TAGS="database" 1.11 BUILD_DEPENDS="libxslt"