diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-09-03 14:59:28 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-09-03 14:59:28 +0000 |
commit | 50be8f0b23224208f34737c591cf7499f7ed6846 (patch) | |
tree | 6b8266998cb01b5e587031457d63fb65caff7ef1 /sys | |
parent | 7195f009b19ff8efe2ac812eb7f4f3a1e383e4a5 (diff) | |
download | mkbuilds-50be8f0b23224208f34737c591cf7499f7ed6846.tar.gz mkbuilds-50be8f0b23224208f34737c591cf7499f7ed6846.tar.bz2 |
simplepkg: updated URL
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@235 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'sys')
-rw-r--r-- | sys/apps/simplepkg/simplepkg.mkbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/apps/simplepkg/simplepkg.mkbuild b/sys/apps/simplepkg/simplepkg.mkbuild index 3144d36..b17a517 100644 --- a/sys/apps/simplepkg/simplepkg.mkbuild +++ b/sys/apps/simplepkg/simplepkg.mkbuild @@ -17,7 +17,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="svn://slack.sarava.org/simplepkg/trunk" +[[DOWNLOAD FOLDER URL]]="http://slack.sarava.org/simplepkg/trunk" # Source base name. if different from PKG_NAME name. Null ("") to default value. [[SOURCE NAME]]="simplepkg" |