diff --git a/pem/Makefile b/pem/Makefile index 4d4f561..a892726 100644 --- a/pem/Makefile +++ b/pem/Makefile @@ -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)) -