[Nix-dev] Re: Auto package update script v3
Tobias Hunger
tobias.hunger at gmx.de
Thu Feb 17 08:11:25 CET 2011
On Wednesday February 16 2011 22:34:54 Ludovic Courtès wrote:
> What do the watch files look like?
In the simplest case:
version=3
ftp://some.server.com/path/filename-(.*)\.tar\.bz2
It occasionally gets a bit more complex when directory listings are not
available and the tool needs to extract the information from download pages
or some really funky version numbering scheme is used. The good thing is
that you can usually look at debian for inspiration in those cases :-)
Best Regards,
Tobias
More information about the nix-dev
mailing list