aboutsummaryrefslogtreecommitdiffstats
path: root/core/git
diff options
context:
space:
mode:
authorTimo Teras <timo.teras@iki.fi>2009-01-07 16:38:44 +0200
committerTimo Teras <timo.teras@iki.fi>2009-01-07 16:38:44 +0200
commit14fc7bc5cbc2eb24f08337939967e0165ab40c3b (patch)
treead728c7c055448f941653499e67a9d083a0b51c9 /core/git
parent8ce091db6788ea04a65a8b98ca1b73e3a4816bb2 (diff)
parent57f8bb3864e6f0507772342984f739fa12802668 (diff)
downloadaports-14fc7bc5cbc2eb24f08337939967e0165ab40c3b.tar.bz2
aports-14fc7bc5cbc2eb24f08337939967e0165ab40c3b.tar.xz
Merge branch 'master' of ssh://dev.alpinelinux.org/gitroot/aports
Diffstat (limited to 'core/git')
-rw-r--r--core/git/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/git/APKBUILD b/core/git/APKBUILD
index ed3c2d56fe..931b4bddc5 100644
--- a/core/git/APKBUILD
+++ b/core/git/APKBUILD
@@ -1,11 +1,11 @@
pkgname=git
pkgver=1.6.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="GIT - the stupid content tracker"
url="http://git.or.cz/"
license="GPL2"
-depends="zlib"
-makedepends=zlib-dev
+depends="zlib openssl"
+makedepends="zlib-dev openssl-dev"
source="http://kernel.org/pub/software/scm/git/git-1.6.0.4.tar.bz2
git-1.6.0.4-noperl.patch
bb-tar.patch