pem update to 0.7.9

This commit is contained in:
Xiangfu Liu 2011-08-24 11:20:00 +08:00
parent 6b164a768a
commit 1aac941110
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pem
PKG_VERSION:=0.7.8
PKG_VERSION:=0.7.9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@ -52,4 +52,3 @@ define Package/pem/install
endef
$(eval $(call BuildPackage,pem))