libtasn1: Update to 4.1
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
_realname=libtasn1
|
||||
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=4.0
|
||||
pkgver=4.1
|
||||
pkgrel=1
|
||||
pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -13,7 +12,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libwinpthread")
|
||||
options=('staticlibs' 'strip')
|
||||
source=("http://ftp.gnu.org/gnu/libtasn1/${_realname}-${pkgver}.tar.gz"{,.sig})
|
||||
md5sums=('d3d2d9bce3b6668b9827a9df52635be1'
|
||||
md5sums=('f9b37df3c2c9c6439d8bf427bfbfc521'
|
||||
'SKIP')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user