libidn: Update to 1.33

This commit is contained in:
Alexey Pavlov
2016-08-30 10:33:27 +03:00
parent b3e1dc5a15
commit fc27b97570

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=('libidn' 'libidn-devel')
pkgver=1.32
pkgver=1.33
pkgrel=1
pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications"
url="https://www.gnu.org/software/libidn/"
@@ -11,7 +11,7 @@ makedepends=('gcc' 'make' 'pkg-config' 'texinfo')
options=('!libtool' 'staticlibs')
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz
libidn-1.26-msys2.patch)
sha256sums=('ba5d5afee2beff703a34ee094668da5c6ea5afa38784cebba8924105e185c4f5'
sha256sums=('44a7aab635bb721ceef6beecc4d49dfd19478325e1b47f3196f7d2acc4930e19'
'1582f495af187576b6c36405ec078c7de84b0914c27883b54c41dfb409b03128')
prepare() {