diff --git a/src/kmod/pkg.sh b/src/kmod/pkg.sh index 1426f26..3df73bf 100644 --- a/src/kmod/pkg.sh +++ b/src/kmod/pkg.sh @@ -11,9 +11,8 @@ HASHES=("6165867e1836d51795a11ea4762ff66a") DEPENDS=( "glibc" "openssl" "xz" "zlib" "zstd" "libelf" - "linux" ) -BUILD=() +BUILD=("linux") PACKAGE(){ tar xf "${NAME}-${VERSION}.tar.xz" diff --git a/src/mtsc/pkg.sh b/src/mtsc/pkg.sh index 390868d..be5de8e 100644 --- a/src/mtsc/pkg.sh +++ b/src/mtsc/pkg.sh @@ -5,7 +5,7 @@ VERSION="24.05" # required files FILES=("https://git.matterlinux.xyz/Matter/mtsc/archive/${VERSION}.tar.gz") -HASHES=("9d9ba6a83429e81bf54e22bbd66aba3040bc2f6ff804b14ac2ad9091b24df343") +HASHES=("665f6d417b7cc27bb6a467f6007921bb01ad6968bc1bb35093654143438d79bf") # install and build depends DEPENDS=(