Skip to content
Snippets Groups Projects
Commit e5e6aa42 authored by Nick Hainke's avatar Nick Hainke Committed by Polynomdivision
Browse files

gpsd: use $(AUTORELEASE)


The version is often incremented. Switch to $(AUTORELEASE).

Signed-off-by: default avatarNick Hainke <vincent@systemli.org>
parent 5ab360da
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=gpsd
PKG_VERSION:=3.21
PKG_RELEASE:=4
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@SAVANNAH/$(PKG_NAME)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment