summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index a93bf0d2..9ca9bc2f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,10 +37,9 @@ export EFI_ARCH := ia32
endif
COMMON_OPTIONS += \
- RELEASE=15 \
- COMMIT_ID=888f5b544b7cce3cdae8074aa617b1d4add271a1 \
+ RELEASE=15.3 \
+ COMMIT_ID=39b96c01bfd4547f38c9e573ff5d551057ea272c \
MAKELEVEL=0 \
- EFI_PATH=/usr/lib \
ENABLE_HTTPBOOT=true \
VENDOR_CERT_FILE=$(cert) \
VENDOR_DBX_FILE=$(DBX_LIST) \