diff options
Diffstat (limited to 'libs/loudmouth/Makefile')
-rw-r--r-- | libs/loudmouth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/loudmouth/Makefile b/libs/loudmouth/Makefile index ff9cabd19..512390489 100644 --- a/libs/loudmouth/Makefile +++ b/libs/loudmouth/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=loudmouth PKG_VERSION:=1.5.4 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/mcabber/loudmouth/tar.gz/$(PKG_VERSION)? |