Alonso Schaich 3dd12b9035
[botan] Use bash from PATH rather then /bin (#32285)
* [botan] Use bash from PATH rather then /bin (microsoft/vcpkg#32284)

The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.

This breaks compilation on FreeBSD, where bash isn't part of the operating
system.

Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH.

* [botan] bump portrevision (microsoft/vcpkg#32284)

* [botan] regenerate versions repository (microsoft/vcpkg#32284)
2023-06-29 14:34:16 -07:00
..
2023-06-26 22:52:56 -07:00
2023-06-26 22:17:15 -07:00
2023-06-28 01:06:03 -07:00
2023-06-27 17:07:58 -07:00
2023-06-27 17:07:58 -07:00
2023-06-26 22:50:47 -07:00
2023-06-26 20:54:48 -07:00
2023-06-27 17:07:58 -07:00
2023-06-26 22:49:51 -07:00
2023-06-27 17:07:58 -07:00
2023-06-28 01:01:43 -07:00