diff options
-rw-r--r-- | meta/recipes-extended/libpipeline/libpipeline_1.5.4.bb (renamed from meta/recipes-extended/libpipeline/libpipeline_1.5.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/libpipeline/libpipeline_1.5.3.bb b/meta/recipes-extended/libpipeline/libpipeline_1.5.4.bb index ee15fd0644..bfbfdc87f1 100644 --- a/meta/recipes-extended/libpipeline/libpipeline_1.5.3.bb +++ b/meta/recipes-extended/libpipeline/libpipeline_1.5.4.bb | |||
@@ -4,10 +4,10 @@ without needing to involve shell command-line parsing which is often \ | |||
4 | error-prone and insecure." | 4 | error-prone and insecure." |
5 | HOMEPAGE = "http://libpipeline.nongnu.org/" | 5 | HOMEPAGE = "http://libpipeline.nongnu.org/" |
6 | LICENSE = "GPLv3" | 6 | LICENSE = "GPLv3" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" |
8 | 8 | ||
9 | SRC_URI = "${SAVANNAH_GNU_MIRROR}/libpipeline/libpipeline-${PV}.tar.gz" | 9 | SRC_URI = "${SAVANNAH_GNU_MIRROR}/libpipeline/libpipeline-${PV}.tar.gz" |
10 | SRC_URI[sha256sum] = "5dbf08faf50fad853754293e57fd4e6c69bb8e486f176596d682c67e02a0adb0" | 10 | SRC_URI[sha256sum] = "db785bddba0a37ef14b4ef82ae2d18b8824e6983dfb9910319385e28df3f1a9c" |
11 | 11 | ||
12 | inherit pkgconfig autotools | 12 | inherit pkgconfig autotools |
13 | 13 | ||