Merge pull request #6214 from neheb/patch-5

giflib: Update to 5.1.4
This commit is contained in:
Ted Hess 2018-06-08 01:08:22 +00:00 committed by GitHub
commit 27cebdc788
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=giflib
PKG_VERSION:=5.1.2
PKG_VERSION:=5.1.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/giflib
PKG_HASH:=76c0a084c3b02f9315ff937b8be6096186002fea26f33e2123081ba2be6e2a7c
PKG_HASH:=df27ec3ff24671f80b29e6ab1c4971059c14ac3db95406884fc26574631ba8d5
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>