diff options
-rw-r--r-- | utils/cpusage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/cpusage/Makefile b/utils/cpusage/Makefile index f1f63ab3d..995215e8d 100644 --- a/utils/cpusage/Makefile +++ b/utils/cpusage/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cpusage -PKG_VERSION:=$(AUTORELEASE) +PKG_VERSION:=1 PKG_MAINTAINER:=Thomas Hühn <thomas.huehn@hs-nordhausen.de> include $(INCLUDE_DIR)/package.mk |