Changeset 31930
- Timestamp:
- 2012-05-28T02:17:36+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packages/utils/bluelog/Makefile
r31782 r31930 9 9 10 10 PKG_NAME:=bluelog 11 PKG_VERSION:=1.0. 311 PKG_VERSION:=1.0.4 12 12 PKG_RELEASE:=1 13 13 14 14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 15 15 PKG_SOURCE_URL:=ftp://ftp.digifail.com/downloads/software/bluelog 16 PKG_MD5SUM:= cbbb5a7d04ac7160f3f7389e05cd425716 PKG_MD5SUM:=93fb5b0f707643a14ff94dc780bdcb9c 17 17 18 18 PKG_INSTALL:=1 … … 51 51 define Package/bluelog-live/description 52 52 $(call Package/bluelog/Default/description) 53 This package contains the bluelog live output files for use with a nSSI53 This package contains the bluelog live output files for use with a CGI or SSI 54 54 capable web server. 55 55 endef
Note: See TracChangeset
for help on using the changeset viewer.