aboutsummaryrefslogtreecommitdiffstats
path: root/package/librpc
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-13 19:09:48 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-13 19:09:48 +0000
commitd030509845efbb5ea8af4acef9438d1cb1387641 (patch)
treec6fc2c678ed44b072f0c0e0a0754f7b1c4531c5c /package/librpc
parent9f7f8110e718b5efbd7206cec61eba8d58ae4c3b (diff)
downloadupstream-d030509845efbb5ea8af4acef9438d1cb1387641.tar.gz
upstream-d030509845efbb5ea8af4acef9438d1cb1387641.tar.bz2
upstream-d030509845efbb5ea8af4acef9438d1cb1387641.zip
set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git
SVN-Revision: 25529
Diffstat (limited to 'package/librpc')
-rw-r--r--package/librpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/librpc/Makefile b/package/librpc/Makefile
index 558bfc9e36..0cd74d791e 100644
--- a/package/librpc/Makefile
+++ b/package/librpc/Makefile
@@ -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