projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove superfluous checks in /var/lock creation.
[openwrt.git]
/
openwrt
/
package
/
sipsak
/
Makefile
diff --git
a/openwrt/package/sipsak/Makefile
b/openwrt/package/sipsak/Makefile
index
c0dd1c1
..
ae9b1b0
100644
(file)
--- a/
openwrt/package/sipsak/Makefile
+++ b/
openwrt/package/sipsak/Makefile
@@
-3,11
+3,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sipsak
include $(TOPDIR)/rules.mk
PKG_NAME:=sipsak
-PKG_VERSION:=0.9.
5
+PKG_VERSION:=0.9.
6
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
5f6d8df044984061425fdbedea61a64e
+PKG_MD5SUM:=
c4eb8e282902e75f4f040f09ea9d99d5
-PKG_SOURCE_URL:=http://download.berlios.de/sipsak/
+PKG_SOURCE_URL:=http://download.berlios.de/sipsak/ \
+ http://ftp.iptel.org/pub/sipsak/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
This page took
0.018941 seconds
and
4
git commands to generate.