diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-04-04 09:11:19 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-04-04 09:11:19 (GMT) |
commit | 1b0a25f0acdfa4d596efcc4254c083b5e0bce1d6 (patch) | |
tree | 481b0210fb629080508c6742e17949429e57f6fe /src/libgsasl.mk | |
parent | 15724154beda48bfc259f2cd9b6928c01885df36 (diff) | |
download | mxe-1b0a25f0acdfa4d596efcc4254c083b5e0bce1d6.zip mxe-1b0a25f0acdfa4d596efcc4254c083b5e0bce1d6.tar.gz mxe-1b0a25f0acdfa4d596efcc4254c083b5e0bce1d6.tar.bz2 |
update version of packages geos, libgsasl and libidn
Diffstat (limited to 'src/libgsasl.mk')
-rw-r--r-- | src/libgsasl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libgsasl.mk b/src/libgsasl.mk index f8a4401..8a9ab04 100644 --- a/src/libgsasl.mk +++ b/src/libgsasl.mk @@ -1,7 +1,7 @@ # Libgsasl PKG := libgsasl -$(PKG)_VERSION := 1.0 +$(PKG)_VERSION := 1.1 $(PKG)_SUBDIR := libgsasl-$($(PKG)_VERSION) $(PKG)_FILE := libgsasl-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://www.gnu.org/software/gsasl/ |