Sam Price commented on a discussion: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/75#note_115173


checksum can manually be regenerated by downloading and running sha256sum
````bash
wget https://download.gnome.org/sources/glib/2.56/glib-2.56.4.tar.xz
sha256sum glib-2.56.4.tar.xz.2
27f703d125efb07f8a743666b580df0b4095c59fc8750e8890132c91d437504c  
glib-2.56.4.tar.xz.2
```

Can also be verified from gnome.
https://download.gnome.org/sources/glib/2.56/glib-2.56.4.sha256sum

Im not sure where the current checksum came from.
```
%hash sha256 glib-%{glib_version}.tar.xz 
J/cD0SXvsH+KdDZmtYDfC0CVxZ/IdQ6IkBMskdQ3UEw=

```

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/75#note_115173
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to