File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,11 +42,11 @@ endif
4242SRC_TARFILE := linux-${VERSION}.tar
4343
4444SPI_BASE_URL := https://github.com/PatrickVerner/macbook12-spi-driver/archive
45- SPI_REVISION := 65c63d8ead29006dc9900f02a5c0e7f55d78b23f
45+ SPI_REVISION := 466c0b89938dd9b2691665f261e9ae0243c8293f
4646SPI_SRC_URL := $(SPI_BASE_URL ) /$(SPI_REVISION ) .tar.gz
4747SPI_SRC_FILE := macbook12-spi-driver-$(SPI_REVISION ) .tar.gz
4848SPI_SRC_TARFILE := macbook12-spi-driver-$(SPI_REVISION ) .tar
49- SPI_HASH_SHA256 := be0f573150c34d4e6c67e82c14f72239edfde15a855a36bd46b39826d5273878
49+ SPI_HASH_SHA256 := b4be29fb1a2be253e359938c16cea64e16ff2d6fb8dab4145b9b1ab5ef088e48
5050
5151URL := $(SRC_BASEURL ) /$(SRC_FILE )
5252URL_SIGN := $(SRC_BASEURL ) /$(SIGN_FILE )
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ Source0: linux-%{upstream_version}.tar
108108Source1: @dummy-psu@
109109Source2: @dummy-backlight@
110110Source3: @linux-utils@
111- Source6: macbook12-spi-driver-65c63d8ead29006dc9900f02a5c0e7f55d78b23f .tar
111+ Source6: macbook12-spi-driver-466c0b89938dd9b2691665f261e9ae0243c8293f .tar
112112Source16: guards
113113Source17: apply-patches
114114Source18: mod-sign.sh
You can’t perform that action at this time.
0 commit comments