source: rtems-source-builder/rtems/config/graphics/libjpeg-9a-1.cfg @ 3cb78b0

Last change on this file since 3cb78b0 was 3cb78b0, checked in by Chris Johns <chrisj@…>, on 08/16/22 at 23:27:42

config: Various updates to fix downloading of sources

  • Property mode set to 100644
File size: 378 bytes
RevLine 
[4830e23]1#
2# NTP 4.2.6p5
3#
4
5%if %{release} == %{nil}
6 %define release 1
7%endif
8
9%include %{_configdir}/rtems-bsp.cfg
10
11#
12# libjpeg Version
13#
14%define libjpeg_version 9a
15
[3cb78b0]16%hash sha512 jpegsrc.v%{libjpeg_version}.tar.gz \
17        z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==
[4830e23]18
19#
20# libjpeg Build configuration
21#
22%include %{_configdir}/libjpeg-1.cfg
Note: See TracBrowser for help on using the repository browser.