diff options
Diffstat (limited to 'recipes/patchutils/patchutils_0.2.28.bb')
-rw-r--r-- | recipes/patchutils/patchutils_0.2.28.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/patchutils/patchutils_0.2.28.bb b/recipes/patchutils/patchutils_0.2.28.bb index f43a274a8f..cf3a966fc6 100644 --- a/recipes/patchutils/patchutils_0.2.28.bb +++ b/recipes/patchutils/patchutils_0.2.28.bb @@ -6,3 +6,6 @@ DESCRIPTION = "Patchutils is a small collection of programs that operate on patc SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" inherit autotools + +SRC_URI[md5sum] = "cb063425ae2d7065737857b4b58ae18a" +SRC_URI[sha256sum] = "46e20652ae4b9ceab5879ab939ec3eb2e57de742ea734272749ca53c93a20339" |