diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 14:56:54 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 14:56:54 +0100 |
| commit | 44b40369f5c284eb85a09bb8d5c67977e578e618 (patch) | |
| tree | 7d09c38ca63f7516b964260b763699a7a74e9027 /package/osiris/Makefile | |
| parent | 739370f8720222bef2e77fb90b794aa244fd08cd (diff) | |
| parent | fdc973fa4e29cada901b9499160a0478b59cefea (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/osiris/Makefile')
| -rw-r--r-- | package/osiris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/osiris/Makefile b/package/osiris/Makefile index 0c5295563..c2921b37a 100644 --- a/package/osiris/Makefile +++ b/package/osiris/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= admin PKG_DEPENDS:= libopenssl libpthread PKG_BUILDDEP:= openssl PKG_URL:= http://osiris.shmoo.com/ -PKG_SITES:= http://osiris.shmoo.com/data/ +PKG_SITES:= http://openadk.org/distfiles/ include ${TOPDIR}/mk/package.mk |
