diff options
Diffstat (limited to 'utils/hamlib/Makefile')
-rw-r--r-- | utils/hamlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hamlib/Makefile b/utils/hamlib/Makefile index 40909ea7e..f43566386 100644 --- a/utils/hamlib/Makefile +++ b/utils/hamlib/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hamlib PKG_VERSION:=1.2.15.3 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MD5SUM:=3cad8987e995a00e5e9d360e2be0eb43 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |