upgrade-0.9-diet-openssl.patch
changeset 79 5385aee34169
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/upgrade-0.9-diet-openssl.patch	Wed Feb 15 14:31:52 2012 +0100
@@ -0,0 +1,15 @@
+diet-openssl: Upgrade for Frugalware 0.9
+
+diff --git a/source/dietlibc/diet-openssl/FrugalBuild b/source/dietlibc/diet-openssl/FrugalBuild
+index b3ce39c..0bdacd1 100644
+--- a/source/dietlibc/diet-openssl/FrugalBuild
++++ b/source/dietlibc/diet-openssl/FrugalBuild
+@@ -4,7 +4,7 @@ branch=diet
+ pkgorig=openssl
+ pkgname=$branch-$pkgorig
+ pkgver=0.9.8h
+-pkgrel=1
++pkgrel=2
+ pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security; dietlibc version"
+ makedepends=(dietlibc gcc sed)
+ url="http://www.openssl.org"