diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-04-22 16:43:32 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-04-22 16:43:32 +0000 |
commit | 3730b11cd3412d5fd259759890698c9df5b219cb (patch) | |
tree | a009e6a5bf2a9dfc52c110c1612ce21376afe4a2 /packages/gnutls/gnutls_1.4.5.bb | |
parent | d44bb987bdd2b95baf50a0007727d2b0e0d3ec72 (diff) |
gnutls: update to 1.4.5 (last stable in 1.4 branch)
Diffstat (limited to 'packages/gnutls/gnutls_1.4.5.bb')
-rw-r--r-- | packages/gnutls/gnutls_1.4.5.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gnutls/gnutls_1.4.5.bb b/packages/gnutls/gnutls_1.4.5.bb new file mode 100644 index 0000000000..3337e0b370 --- /dev/null +++ b/packages/gnutls/gnutls_1.4.5.bb @@ -0,0 +1,3 @@ +require gnutls.inc + +PR = "r1" |