1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00

Fix package name

This commit is contained in:
Ycarus 2018-02-02 12:19:22 +01:00
parent c357ad9a2d
commit bd56e06dd9

View file

@ -7,8 +7,8 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=omr-full PKG_NAME:=openmptcprouter-full
PKG_VERSION:=0.1 PKG_VERSION:=0.2
PKG_RELEASE:=1 PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk