update: freetds, poppler

This commit is contained in:
Mark Brand 2019-12-03 09:23:17 +01:00
parent 2efc4d0617
commit 28ca6a96a3
2 changed files with 4 additions and 4 deletions

View File

@ -4,8 +4,8 @@ PKG := freetds
$(PKG)_WEBSITE := https://www.freetds.org/
$(PKG)_DESCR := FreeTDS
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.1.21
$(PKG)_CHECKSUM := e379e7e8c3609bdd3c4f67da497c8e5e7ba74538bbe8c933505c5bf6e2e86032
$(PKG)_VERSION := 1.1.23
$(PKG)_CHECKSUM := cf7d5cbd2871acb6ae2699ecbce34383d3c7958c8b4482bd8e5d862e92a97c05
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := https://www.freetds.org/files/stable/$($(PKG)_FILE)

View File

@ -3,8 +3,8 @@
PKG := poppler
$(PKG)_WEBSITE := https://poppler.freedesktop.org/
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.82.0
$(PKG)_CHECKSUM := 234f8e573ea57fb6a008e7c1e56bfae1af5d1adf0e65f47555e1ae103874e4df
$(PKG)_VERSION := 0.83.0
$(PKG)_CHECKSUM := 685c650d9771e1c340ea222b57c8bd3f7502e2191ccfe8adeb9e638dcb0b799b
$(PKG)_SUBDIR := poppler-$($(PKG)_VERSION)
$(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := https://poppler.freedesktop.org/$($(PKG)_FILE)