Commit 04aaeff4 authored by chenhaowen's avatar chenhaowen

change to old checksum mode

parent fb7005a0
......@@ -6,7 +6,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_NAME:=gdut-drcom
# Version: 1.0-1
PKG_VERSION:=1.5
PKG_RELEASE:=4b
PKG_RELEASE:=5
PKG_MAINTAINER:=CHW
# PKG_SOURCE_URL:=
define Package/gdut-drcom
......
#CC:=gcc
CFLAGS+= -Wall -DDEBUG -DVERSION=\"1.5-4b\"
CFLAGS+= -Wall -DDEBUG -DVERSION=\"1.5-5\"
objects=gdut-drcom.o config.o auth.o
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment