diff options
Diffstat (limited to 'packages/libtomcrypt')
-rw-r--r-- | packages/libtomcrypt/libtomcrypt_1.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libtomcrypt/libtomcrypt_1.17.bb b/packages/libtomcrypt/libtomcrypt_1.17.bb index 1d0c664464..9dcc2847ff 100644 --- a/packages/libtomcrypt/libtomcrypt_1.17.bb +++ b/packages/libtomcrypt/libtomcrypt_1.17.bb @@ -7,7 +7,7 @@ routines." SECTION = "libs/network" PRIORITY = "optional" LICENSE = "PD" -PR = "r0" +FILE_PR = "r0" SRC_URI = "http://libtom.org/files/crypt-${PV}.tar.bz2" |