[Slackbuilds-users] Update Apache Tomcat for new version 22

Dave Woodfall dave at slackbuilds.org
Mon Jul 18 11:21:40 UTC 2022


On 18/07/22 15:01,
Jheengut Pritvi <z.coldplayer at gmail.com> put forth the proposition:
> Hi,
> 
> Apache Tomcat has been updated to version 10.0.22.
> 
> Please accept the diff ==>
> 
> 
> root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff apache-tomcat.info
> apache-tomcat.info.sbopkg
> 2c2
> < VERSION="10.0.20"
> ---
> > VERSION="10.0.22"
> 4,5c4,5
> < DOWNLOAD="
> https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.20/bin/apache-tomcat-10.0.20.tar.gz"
> 
> < MD5SUM="cc94dae513e06c3f9dae191a73cdd558"
> ---
> > DOWNLOAD="
> https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.22/bin/apache-tomcat-10.0.22.tar.gz"
> 
> > MD5SUM="e01967a23bd19fa1cc314215edfbe92d"
> 
> root:/var/lib/sbopkg/SBo/15.0/system/apache-tomcat# diff
> apache-tomcat.SlackBuild  apache-tomcat.SlackBuild.sbopkg
> 29c29
> < VERSION=${VERSION:-10.0.20}
> ---
> > VERSION=${VERSION:-10.0.22}
> 
> 
> 
> Best regards
> Pritvi Jheengut

Can you please add patches as attachments?

Quick way without git - `a' is the old slackbuild directory, `b' is
the updated slackbuild directory:

 LC_ALL=C TZ=UTC0 diff -Naur a b > whatever-update.patch

Then attach the patch here.

Thanks.

It's easier for us than copy/pasting from emails.

Willy has a HOWTO on making git patches on his blog.

-- 
Dave

sbo-maintainer-tools:
https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/
SBo templates:
https://slackbuilds.org/templates/
How to format github downloads:
https://slackbuilds.org/GITHUB_URLs.txt


More information about the SlackBuilds-users mailing list