misc/compat13x: Add aarch64

This commit is contained in:
Gleb Popov 2024-01-31 19:52:01 +03:00
parent 8645ec1505
commit b32bded76f
3 changed files with 6 additions and 2 deletions

View file

@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
USES= tar:xz
NO_BUILD= yes
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS= aarch64 amd64 i386
PLIST= ${PKGDIR}/pkg-plist.${ARCH}
TARGET_DIR= ${PREFIX}/lib/compat
TARGET32_DIR= ${PREFIX}/lib32/compat

View file

@ -1,4 +1,6 @@
TIMESTAMP = 1703708988
TIMESTAMP = 1706719725
SHA256 (compat13x-aarch64-13.2.1302001.20231227.tar.xz) = af792b12ec5f7f603b3c785f40bff62d457e3d8e7a9cb4fc7fd57ec289e33820
SIZE (compat13x-aarch64-13.2.1302001.20231227.tar.xz) = 1066096
SHA256 (compat13x-amd64-13.2.1302001.20231227.tar.xz) = 6708bb02695031e943921738f5d773cd535f15518d167b0864b1fe5ba33f98db
SIZE (compat13x-amd64-13.2.1302001.20231227.tar.xz) = 2227724
SHA256 (compat13x-i386-13.2.1302001.20231227.tar.xz) = 4ad83f521d078c5bb06eed835766a7d5450cf089aee1b5bb623b4e92b6d65f0c

View file

@ -0,0 +1,2 @@
lib/compat/libcrypto.so.111
lib/compat/libssl.so.111