From f37e97fa9cf97b12766f7073daf121effbbe7cd7 Mon Sep 17 00:00:00 2001 From: "Kim B. Heino" Date: Mon, 19 Oct 2020 20:15:53 +0300 Subject: [PATCH] Update RELEASE_CHECKLIST.md --- RELEASE_CHECKLIST.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASE_CHECKLIST.md b/RELEASE_CHECKLIST.md index 66a3471..5cef98c 100644 --- a/RELEASE_CHECKLIST.md +++ b/RELEASE_CHECKLIST.md @@ -24,4 +24,7 @@ git push --tags Update the [release references](https://github.com/openwrt/packages/blob/master/admin/muninlite/Makefile) -in OpenWrt. +in OpenWrt: + +1. Update version number and sha256 of tar.gz ([example](https://github.com/openwrt/packages/pull/13717/commits/0f4db441b82a257252b775b1fee6de1737295bdc)) +2. Open new pull request ([example](https://github.com/openwrt/packages/pull/13717))