summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-08-21 00:12:31 +0100
committerJavier Jardón <jjardon@gnome.org>2016-08-21 19:23:21 +0100
commitd1ddb646f0fcc986c67cfbab9754ae71b27a3162 (patch)
tree885f8b65d4ac7493a3282b9c6f67390fd7b6c7a3
parentd8481c2b376b5ac4302bc80e9abeb5728896a598 (diff)
downloaddefinitions-d1ddb646f0fcc986c67cfbab9754ae71b27a3162.tar.gz
strata/network-security.morph: Update libtasn1 to libtasn1_4_9
Change-Id: Ic3cc5e002c3503804066527847c5e237a10da945
-rw-r--r--strata/network-security.morph6
-rw-r--r--strata/network-security/libtasn1.morph6
2 files changed, 9 insertions, 3 deletions
diff --git a/strata/network-security.morph b/strata/network-security.morph
index deee3d91..fc97bb07 100644
--- a/strata/network-security.morph
+++ b/strata/network-security.morph
@@ -17,10 +17,10 @@ chunks:
build-depends:
- nspr
- name: libtasn1
+ morph: strata/network-security/libtasn1.morph
repo: upstream:libtasn1
- ref: 7f3a9c2294cdebd9e63fe007150c181b980865ef
- unpetrify-ref: baserock/gnome
- build-system: autotools
+ ref: ad555a97d8de33bb18f69d9d94a2e8b18d81c32e
+ unpetrify-ref: libtasn1_4_9
- name: p11-kit
morph: strata/network-security/p11-kit.morph
repo: upstream:p11-kit
diff --git a/strata/network-security/libtasn1.morph b/strata/network-security/libtasn1.morph
new file mode 100644
index 00000000..c4f378f2
--- /dev/null
+++ b/strata/network-security/libtasn1.morph
@@ -0,0 +1,6 @@
+name: libtasn1
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+# Add ChangeLog so autoreconf succeeds
+- touch ChangeLog