diff options
Diffstat (limited to 'utils/beep/Makefile')
-rw-r--r-- | utils/beep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/beep/Makefile b/utils/beep/Makefile index eb96e318b..85d246cdc 100644 --- a/utils/beep/Makefile +++ b/utils/beep/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=beep PKG_VERSION:=1.4.12 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=6 PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING |