diff options
Diffstat (limited to 'libs/libgpg-error/Makefile')
-rw-r--r-- | libs/libgpg-error/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libgpg-error/Makefile b/libs/libgpg-error/Makefile index 77182fa5d..6195326f3 100644 --- a/libs/libgpg-error/Makefile +++ b/libs/libgpg-error/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libgpg-error PKG_VERSION:=1.46 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://mirrors.dotsrc.org/gcrypt/libgpg-error \ |