Added and indexed Ubuntu 12.10
This commit is contained in:
parent
25920323c4
commit
f240d6117a
3 changed files with 10 additions and 1 deletions
|
|
@ -51,6 +51,7 @@ $TUWF::OBJ->{pkglinks} = {
|
|||
'ubuntu-natty' => sub { "http://packages.ubuntu.com/natty/$_[0]{name}" },
|
||||
'ubuntu-oneiric' => sub { "http://packages.ubuntu.com/oneiric/$_[0]{name}" },
|
||||
'ubuntu-precise' => sub { "http://packages.ubuntu.com/precise/$_[0]{name}" },
|
||||
'ubuntu-quantal' => sub { "http://packages.ubuntu.com/quantal/$_[0]{name}" },
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue