wok rev 21444
updated minised (1.14 -> 1.15)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 29 14:58:49 2019 +0100 (2019-04-29) |
parents | c8dccd069e70 |
children | e22141bc1b8a |
files | minised/receipt |
line diff
1.1 --- a/minised/receipt Mon Apr 29 14:48:04 2019 +0100 1.2 +++ b/minised/receipt Mon Apr 29 14:58:49 2019 +0100 1.3 @@ -1,13 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="minised" 1.7 -VERSION="1.14" 1.8 +VERSION="1.15" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="A smaller, cheaper, faster SED implementation." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="BSD" 1.13 +WEB_SITE="httpa://www.exactcode.com/opensource/minised/" 1.14 + 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 -WEB_SITE="http://www.exactcode.de/site/open_source/minised/" 1.17 WGET_URL="http://dl.exactcode.de/oss/$PACKAGE/$TARBALL" 1.18 1.19 DEPENDS=""