skalibs: update checksum of skaware-void-sysdeps.

This commit is contained in:
maxice8 2019-03-07 02:21:16 -03:00
parent 6afab906dd
commit 07208fad4f
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -18,7 +18,7 @@ CFLAGS="-D_DEFAULT_SOURCE"
if [ "$CROSS_BUILD" ]; then
distfiles+=" https://github.com/CMB/${_sysdepspkg}/archive/${version}.tar.gz"
checksum+=" e6bc70a9ddd593e0352e09d7681f73b3e11a5857920d46a7adf2a8ca1a3d8de0"
checksum+=" e3f25c9e3f51e9f4d86cb7a373eb4bb7bf18a14284e5b092eed94ab827b149bf"
configure_args+=" --with-sysdeps=../${_sysdepspkg}-${version}/${XBPS_CROSS_TRIPLET}"
fi