projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add common functions for the new config file format
[openwrt.git]
/
openwrt
/
package
/
pptpd
/
Makefile
diff --git
a/openwrt/package/pptpd/Makefile
b/openwrt/package/pptpd/Makefile
index
32e301d
..
34d2229
100644
(file)
--- a/
openwrt/package/pptpd/Makefile
+++ b/
openwrt/package/pptpd/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=pptpd
include $(TOPDIR)/rules.mk
PKG_NAME:=pptpd
-PKG_VERSION:=1.
2.3
+PKG_VERSION:=1.
3.0
PKG_RELEASE:=2
PKG_RELEASE:=2
-PKG_MD5SUM:=
a521e40ca304b0c125cc25f9b9d03324
+PKG_MD5SUM:=
75d494e881f7027f4e60b114163f6b67
PKG_SOURCE_URL:=@SF/poptop
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/poptop
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.024554 seconds
and
4
git commands to generate.