Browse Source

Merge pull request #10107 from BKPepe/expat

expat: Update to version 2.2.9
lilik-openwrt-22.03
Rosen Penev 5 years ago
committed by GitHub
parent
commit
b2f7cea162
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/expat/Makefile

+ 2
- 2
libs/expat/Makefile View File

@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=expat
PKG_VERSION:=2.2.7
PKG_VERSION:=2.2.9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@SF/expat
PKG_HASH:=30e3f40acf9a8fdbd5c379bdcc8d1178a1d9af306de29fc8ece922bc4c57bef8
PKG_HASH:=1ea6965b15c2106b6bbe883397271c80dfa0331cdf821b2c319591b55eadc0a4
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
PKG_LICENSE:=MIT


Loading…
Cancel
Save