diff options
Diffstat (limited to 'recipes/apt/apt_0.7.19.bb')
-rw-r--r-- | recipes/apt/apt_0.7.19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/apt/apt_0.7.19.bb b/recipes/apt/apt_0.7.19.bb index bfc85da609..23b321733c 100644 --- a/recipes/apt/apt_0.7.19.bb +++ b/recipes/apt/apt_0.7.19.bb @@ -5,7 +5,7 @@ require apt.inc SRC_URI += "file://no-ko-translation.patch \ file://use-host.patch " -PR = "r3" +PR = "r4" SRC_URI += "file://nodoc.patch" |