diff options
Diffstat (limited to 'expat/abuild')
| -rw-r--r-- | expat/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/abuild b/expat/abuild index 8b872b98..338ef314 100644 --- a/expat/abuild +++ b/expat/abuild @@ -1,4 +1,4 @@ name=expat -version=2.7.2 +version=2.7.3 release=1 source="https://github.com/lib${name}/lib${name}/releases/download/R_$(echo ${version} | sed 's/\./_/g')/${name}-${version}.tar.xz" |