diff options
Diffstat (limited to 'recipes/xorg-lib/libxau_1.0.3.bb')
-rw-r--r-- | recipes/xorg-lib/libxau_1.0.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxau_1.0.3.bb b/recipes/xorg-lib/libxau_1.0.3.bb index d54d6e3006..1c5990e308 100644 --- a/recipes/xorg-lib/libxau_1.0.3.bb +++ b/recipes/xorg-lib/libxau_1.0.3.bb @@ -9,3 +9,4 @@ XORG_PN = "libXau" SRC_URI[archive.md5sum] = "75a9f2b85cd1617b5ca98c9095323853" SRC_URI[archive.sha256sum] = "d6c30a88770a720e96e0bd7e13e0334f9ef60f1b475a92556764828005c19e3b" +PR = "${INC_PR}.0" |