projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add a config var matching the package dir name
[openwrt.git]
/
openwrt
/
package
/
openssl
/
Makefile
diff --git
a/openwrt/package/openssl/Makefile
b/openwrt/package/openssl/Makefile
index
c33d412
..
7541b41
100644
(file)
--- a/
openwrt/package/openssl/Makefile
+++ b/
openwrt/package/openssl/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME := openssl
include $(TOPDIR)/rules.mk
PKG_NAME := openssl
-PKG_VERSION := 0.9.7
f
+PKG_VERSION := 0.9.7
g
PKG_RELEASE := 1
PKG_RELEASE := 1
-PKG_MD5SUM :=
b2d37d7eb8a5a5040d834105d5ae1a50
+PKG_MD5SUM :=
991615f73338a571b6a1be7d74906934
PKG_SOURCE_SITE := http://www.openssl.org/source
PKG_SOURCE_FILE := $(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_SITE := http://www.openssl.org/source
PKG_SOURCE_FILE := $(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.026354 seconds
and
4
git commands to generate.