diff options
Diffstat (limited to 'package/oprofile/Makefile')
-rw-r--r-- | package/oprofile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/oprofile/Makefile b/package/oprofile/Makefile index e2f5edca9..d21f0a635 100644 --- a/package/oprofile/Makefile +++ b/package/oprofile/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= oprofile PKG_VERSION:= 0.9.9 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= 00aec1287da2dfffda17a9b1c0a01868 PKG_DESCR:= system-wide profiles PKG_SECTION:= debug |