giflib: Update to 5.2.1

This commit is contained in:
Alexey Pavlov
2019-06-26 08:12:15 +03:00
parent cd9c5de8f1
commit 0796e40e42

View File

@@ -3,7 +3,7 @@
_realname=giflib
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=5.1.9
pkgver=5.2.1
pkgrel=1
pkgdesc="A library for reading and writing gif images (mingw-w64)"
arch=('any')
@@ -14,7 +14,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
options=('staticlibs' 'strip')
source=("https://downloads.sourceforge.net/sourceforge/giflib/${_realname}-${pkgver}.tar.gz"
"001-mingw-build.patch")
sha256sums=('36ccab06aa43e5d608cdd74902f89c47fd55c348009798434ba5798967454057'
sha256sums=('31da5562f44c5f15d63340a09a4fd62b48c45620cd302f77a6d9acf0077879bd'
'2b2262ddea87fc07be82e10aeb39eb699239f883c899aa18a16e4d4e40af8ec8')
noextract=(${_realname}-${pkgver}.tar.gz)