R, add missing reference to patchset in the recipe (#11647)

This commit is contained in:
Schrijvers Luc
2025-01-14 15:21:06 +01:00
committed by GitHub
parent 7f2c696209
commit b54c5c7a41

View File

@@ -17,6 +17,7 @@ REVISION="2"
SOURCE_URI="https://cloud.r-project.org/src/base/R-4/R-$portVersion.tar.gz"
CHECKSUM_SHA256="1578cd603e8d866b58743e49d8bf99c569e81079b6a60cf33cdf7bdffeb817ec"
SOURCE_DIR="R-$portVersion"
PATCHES="r-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="!x86_gcc2 x86"