diff options
Diffstat (limited to 'packages/libgpg-error/libgpg-error_0.6.bb')
-rw-r--r-- | packages/libgpg-error/libgpg-error_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libgpg-error/libgpg-error_0.6.bb b/packages/libgpg-error/libgpg-error_0.6.bb index 19ac4c524f..4929121167 100644 --- a/packages/libgpg-error/libgpg-error_0.6.bb +++ b/packages/libgpg-error/libgpg-error_0.6.bb @@ -2,7 +2,7 @@ DESCRIPTION = "GPG-Error library" SECTION = "libs" PRIORITY = "optional" LICENSE = "GPL LGPL FDL" -FILE_PR = "r1" +PR = "r1" SRC_URI = "ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/libgpg-error-${PV}.tar.gz" |