projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f69fcda
)
libsoxr: don't use moving target HEAD as source version
author
Steven Barth
<steven@midlink.org>
Tue, 26 Aug 2014 09:05:29 +0000
(11:05 +0200)
committer
Steven Barth
<steven@midlink.org>
Tue, 26 Aug 2014 09:05:29 +0000
(11:05 +0200)
Signed-off-by: Steven Barth <steven@midlink.org>
libs/libsoxr/Makefile
patch
|
blob
|
history
diff --git
a/libs/libsoxr/Makefile
b/libs/libsoxr/Makefile
index 03ad713dae39fc5cb7fc5aec0657aee78d96c825..21122fe665cbbfd98cd4968bd2cff6da7838c7f9 100644
(file)
--- 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