wok-6.x rev 15178
Up upx (3.09)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 18 18:10:49 2013 +0000 (2013-08-18) |
parents | 11f97d50b273 |
children | c8f420d47ea8 |
files | firmware-mod-kit/receipt upx/receipt |
line diff
1.1 --- a/firmware-mod-kit/receipt Sat Aug 17 10:48:58 2013 +0000 1.2 +++ b/firmware-mod-kit/receipt Sun Aug 18 18:10:49 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Scripts and utilities to rebuild openwrt based images." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="MIT" 1.8 TARBALL="fmk_$VERSION.tar.gz" 1.9 WEB_SITE="http://code.google.com/p/$PACKAGE/" 1.10 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL"
2.1 --- a/upx/receipt Sat Aug 17 10:48:58 2013 +0000 2.2 +++ b/upx/receipt Sun Aug 18 18:10:49 2013 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="upx" 2.7 -VERSION="3.07" 2.8 +VERSION="3.09" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="Ultimate Packer for eXecutables (free version using UCL compression)" 2.11 MAINTAINER="devl547@gmail.com"