From d030509845efbb5ea8af4acef9438d1cb1387641 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 13 Feb 2011 19:09:48 +0000 Subject: set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git SVN-Revision: 25529 --- package/libubox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libubox/Makefile') diff --git a/package/libubox/Makefile b/package/libubox/Makefile index 808a1a0e68..ccfe8382b6 100644 --- a/package/libubox/Makefile +++ b/package/libubox/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libubox PKG_VERSION:=2011-02-11 -PKG_RELEASE:=1 +PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git -- cgit v1.2.3