diff options
Diffstat (limited to 'net/dante/Makefile')
-rw-r--r-- | net/dante/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile index 568ac7c29..535903c8e 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dante PKG_VERSION:=1.4.3 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.inet.no/dante/files/ |