diff --git a/btop/Makefile b/btop/Makefile index 80cd242a3..1d7628920 100644 --- a/btop/Makefile +++ b/btop/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=btop -PKG_VERSION:=1.4.2 +PKG_VERSION:=1.4.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL=https://codeload.github.com/aristocratos/btop/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=c7c0fb625af269d47eed926784900c8e154fdf71703f4325cffdf26357338c85 +PKG_HASH:=81b133e59699a7fd89c5c54806e16452232f6452be9c14b3a634122e3ebed592 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0 diff --git a/dnsproxy/Makefile b/dnsproxy/Makefile index a0508260c..1ad875591 100644 --- a/dnsproxy/Makefile +++ b/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.75.3 +PKG_VERSION:=0.75.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=e2069a69cfd35f1512ad2a9e894522285e9001f7d823affb1e91eafe15964526 +PKG_HASH:=e280193753770de7273eefd26c8aa6a91df85258d4e0b63a392260a24e99331a PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0