1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-22 00:28:27 +02:00

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

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))