diff options
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/fltk/fltk.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/fltk/fltk.inc b/meta-oe/recipes-support/fltk/fltk.inc index dbe700af01..d3416c8bc4 100644 --- a/meta-oe/recipes-support/fltk/fltk.inc +++ b/meta-oe/recipes-support/fltk/fltk.inc | |||
@@ -12,9 +12,9 @@ SRC_URI = " \ | |||
12 | file://0002-always-build-fluid-and-export-pointers.patch \ | 12 | file://0002-always-build-fluid-and-export-pointers.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | PV = "1.3.4-1" | 15 | PV = "1.3.4-2" |
16 | SRC_URI[md5sum] = "d7fcd27ab928648e1a1366dd2e273970" | 16 | SRC_URI[md5sum] = "b8e291343357e49dd81a22408744e400" |
17 | SRC_URI[sha256sum] = "7fb2c8882433ce694e6900c94fda505e8f4ed3fa9c7e597007098a33b85c53f4" | 17 | SRC_URI[sha256sum] = "25d349c18c99508737d48f225a2eb26a43338f9247551cab72a317fa42cda910" |
18 | 18 | ||
19 | inherit cmake pkgconfig | 19 | inherit cmake pkgconfig |
20 | 20 | ||