fixes a compile error in trunk Signed-off-by: Dirk Neukirchen <dirkneukirc...@web.de> --- utils/loop-aes/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils/loop-aes/Makefile b/utils/loop-aes/Makefile index 5e23601..3d1d93b 100644 --- a/utils/loop-aes/Makefile +++ b/utils/loop-aes/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=loop-aes -PKG_VERSION:=3.6e +PKG_VERSION:=3.7a PKG_RELEASE:=1 PKG_SOURCE:=loop-AES-v$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/$(PKG_NAME) -PKG_MD5SUM:=b8bf83f3d21a6ad1ea49ac30f9ec130d +PKG_MD5SUM:=f267cb2108ee94b09a30b2fc7e292104 PKG_BUILD_DIR:=$(BUILD_DIR)/loop-AES-v$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -- 1.8.1.2
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel