Update Makefile

This commit is contained in:
有種 2024-03-18 15:55:18 +08:00 committed by GitHub
parent 89fb35c8cb
commit 9f9c1e8c93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=webd
PKG_VERSION:=20240302
PKG_RELEASE:=$(AUTORELESE)
PKG_VERSION:=20240223
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk