Changeset 8bd5140a3e179f8d8c75d86e87562ab63cdb2b39
- Timestamp:
- 04/15/08 19:30:15
(3 months ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1208280615 +0200
- git-parent:
[cbac72de347275055d04968a32cd5e338696c424]
- git-author:
- Rafaël Carré <funman@videolan.org> 1208280615 +0200
- Message:
Revert "Bump libgnutls - Note that 2.3.4 was available when last bumped"
2.3.4 is the unstable branch, as not indicated on the download page
This reverts commit cbac72de347275055d04968a32cd5e338696c424.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rcbac72d |
r8bd5140 |
|
| 144 | 144 | #GCRYPT_URL=$(VIDEOLAN)/testing/contrib/libgcrypt-$(GCRYPT_VERSION).tar.bz2 |
|---|
| 145 | 145 | GCRYPT_URL=ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-$(GCRYPT_VERSION).tar.bz2 |
|---|
| 146 | | GNUTLS_VERSION=2.3.5 |
|---|
| | 146 | GNUTLS_VERSION=2.2.2 |
|---|
| 147 | 147 | GNUTLS_URL=http://www.gnu.org/software/gnutls/releases/gnutls-$(GNUTLS_VERSION).tar.bz2 |
|---|
| 148 | 148 | OPENCDK_VERSION=0.6.6 |
|---|