diff options
Diffstat (limited to 'recipes/python/python-pyftpdlib_0.5.1.bb')
-rw-r--r-- | recipes/python/python-pyftpdlib_0.5.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyftpdlib_0.5.1.bb b/recipes/python/python-pyftpdlib_0.5.1.bb index 1cee0752fd..1983791607 100644 --- a/recipes/python/python-pyftpdlib_0.5.1.bb +++ b/recipes/python/python-pyftpdlib_0.5.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "FTP Server Library" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "MIT" -PR = "ml0" +PR = "ml1" inherit distutils |