wok diff transmission-web/receipt @ rev 9745
Fixed binutils to work with tazwok. Need to cd $src before mkdir -p ../binutils-build. This will not chanage anything with cookutils.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon May 09 22:07:48 2011 +0000 (2011-05-09) |
parents | 47df2de989f5 |
children | 3037a95e97b5 |
line diff
1.1 --- a/transmission-web/receipt Wed Feb 09 18:44:40 2011 +0000 1.2 +++ b/transmission-web/receipt Mon May 09 22:07:48 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="transmission-web" 1.7 -VERSION="2.21" 1.8 +VERSION="2.22" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Transmission web interface." 1.11 MAINTAINER="pankso@slitaz.org"