aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-08-26 11:05:29 +0200
committerSteven Barth <steven@midlink.org>2014-08-26 11:05:29 +0200
commitb5241357789b20e4c951dae4dce628a4a7defa68 (patch)
tree63ef90f0d4ab63772702b79428ab5712fbb05dde /libs
parentf69fcda33839edca50380c181031bc9217696b6f (diff)
libsoxr: don't use moving target HEAD as source version
Signed-off-by: Steven Barth <steven@midlink.org>
Diffstat (limited to 'libs')
-rw-r--r--libs/libsoxr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libsoxr/Makefile b/libs/libsoxr/Makefile
index 03ad713da..21122fe66 100644
--- a/libs/libsoxr/Makefile
+++ b/libs/libsoxr/Makefile
@@ -14,7 +14,7 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://git.code.sf.net/p/soxr/code
-PKG_SOURCE_VERSION:=HEAD
+PKG_SOURCE_VERSION:=$(PKG_VERSION)
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_LICENSE:=LGPL-2.0