set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git

SVN-Revision: 25529
This commit is contained in:
Felix Fietkau
2011-02-13 19:09:48 +00:00
parent 9f7f8110e7
commit d030509845
4 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=librpc
PKG_VERSION:=0.9.32-rc2
PKG_RELEASE:=1
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/uclibc-rpc.git