diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-09-17 15:28:23 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-09-17 15:28:23 +0200 |
commit | 1a2a22729ff0256725a3561e46f465efc18801f7 (patch) | |
tree | e059a73fac65098dc26eeecd59cd413845c497ec /package/libol | |
parent | f28ff548b82683c395c3e7938a25720070da2b7a (diff) |
update some targets to 2.6.35.4
Diffstat (limited to 'package/libol')
-rw-r--r-- | package/libol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libol/Makefile b/package/libol/Makefile index 3b2067089..29c32add3 100644 --- a/package/libol/Makefile +++ b/package/libol/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= cbadf4b7ea276dfa85acc38a1cc5ff17 PKG_DESCR:= Support library for syslog-ng PKG_SECTION:= libs -PKG_URL:= http://www.balabit.com +PKG_URL:= http://www.balabit.com/ PKG_SITES:= http://www.balabit.com/downloads/files/libol/0.3/ include ${TOPDIR}/mk/package.mk |