diff options
author | Ørjan Malde <red@foxi.me> | 2024-09-07 21:54:57 +0200 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2024-09-07 21:54:57 +0200 |
commit | efea13e6223e5dd3040d92a593869e9336bd2772 (patch) | |
tree | d7db86b0b7a4f11a47cc9cf6a513fd51e125a7d2 /groups.d | |
parent | 75a9996af426dbbe495d0518ff41d98aca690e52 (diff) | |
download | midipix_build-efea13e6223e5dd3040d92a593869e9336bd2772.tar.bz2 midipix_build-efea13e6223e5dd3040d92a593869e9336bd2772.tar.xz |
groups.d/231.native_packages_etc.d/expat.package: bump to v2.6.3
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'groups.d')
-rw-r--r-- | groups.d/231.native_packages_etc.d/expat.package | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/groups.d/231.native_packages_etc.d/expat.package b/groups.d/231.native_packages_etc.d/expat.package index 97813510..9a1a69a2 100644 --- a/groups.d/231.native_packages_etc.d/expat.package +++ b/groups.d/231.native_packages_etc.d/expat.package @@ -1,5 +1,5 @@ -: ${PKG_EXPAT_SHA256SUM:=ee14b4c5d8908b1bec37ad937607eab183d4d9806a08adee472c3c3121d27364}; -: ${PKG_EXPAT_VERSION:=2.6.2}; +: ${PKG_EXPAT_SHA256SUM:=274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc}; +: ${PKG_EXPAT_VERSION:=2.6.3}; : ${PKG_EXPAT_URL:=http://download.openpkg.org/components/cache/expat/expat-${PKG_EXPAT_VERSION}.tar.xz}; : ${PKG_EXPAT_CONFIGURE_ARGS_EXTRA:="--with-getrandom --with-sys-getrandom --without-docbook --without-tests"}; |