summaryrefslogtreecommitdiff
path: root/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-03 03:10:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-03 03:10:55 +0000
commit670a2ef95331c60f32a0831bfe79445340356b0b (patch)
treecca4590ecf2c13488c7ef6c478f3e49acec2922d /dev-vcs/git-crypt/git-crypt-0.7.0.ebuild
parentd05150f06fa67b115a83f822b1e285dca011e1b7 (diff)
gentoo auto-resync : 03:11:2022 - 03:10:55
Diffstat (limited to 'dev-vcs/git-crypt/git-crypt-0.7.0.ebuild')
-rw-r--r--dev-vcs/git-crypt/git-crypt-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild b/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild
index d9424c732212..9df1724c5b16 100644
--- a/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild
+++ b/dev-vcs/git-crypt/git-crypt-0.7.0.ebuild
@@ -22,7 +22,7 @@ BDEPEND="dev-libs/libxslt"
src_configure() {
# bug #805545, https://github.com/AGWA/git-crypt/issues/232
- append-cppflags -DOPENSSL_API_COMPAT=0x30000000L
+ append-cppflags -DOPENSSL_API_COMPAT=10101
tc-export CXX
# bug #689180