diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-08 21:24:21 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-08 21:24:21 +0000 |
commit | 658af97cc5b190746d63841a259b93098db5834b (patch) | |
tree | f9d86f20195c40287d10c83645939cd14d2fb0ad /openwrt/package/siproxd | |
parent | d1c8904eeeaa307dd49d1329c667bad6dd0660de (diff) | |
download | mtk-20170518-658af97cc5b190746d63841a259b93098db5834b.zip mtk-20170518-658af97cc5b190746d63841a259b93098db5834b.tar.gz mtk-20170518-658af97cc5b190746d63841a259b93098db5834b.tar.bz2 |
Bump release number, since libosip was updated and shlib version changed
SVN-Revision: 1178
Diffstat (limited to 'openwrt/package/siproxd')
-rw-r--r-- | openwrt/package/siproxd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/siproxd/Makefile b/openwrt/package/siproxd/Makefile index f291bc7..ac45a25 100644 --- a/openwrt/package/siproxd/Makefile +++ b/openwrt/package/siproxd/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=siproxd PKG_VERSION:=0.5.11 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MD5SUM:=a614f60683f9ea9423573bc5d646c525 PKG_SOURCE_URL:=@SF/siproxd |