aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/libexpat.az
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/package/libexpat.az')
-rw-r--r--internal/rosa/package/libexpat.az6
1 files changed, 3 insertions, 3 deletions
diff --git a/internal/rosa/package/libexpat.az b/internal/rosa/package/libexpat.az
index 20e4f510..acb8445b 100644
--- a/internal/rosa/package/libexpat.az
+++ b/internal/rosa/package/libexpat.az
@@ -3,7 +3,7 @@ package libexpat {
website = "https://libexpat.github.io";
anitya = 770;
- version# = "2.8.3";
+ version# = "2.8.4";
source = remoteGitHubRelease {
suffix = "libexpat/libexpat";
tag = "R_"+replace {
@@ -12,11 +12,11 @@ package libexpat {
new = "_";
};
name = "expat-"+version+".tar.bz2";
- checksum = "prHQc14YY3Gp6BfflneNcVyRXM-AxFCqiigxrGL9TT1sGhVODvI_9JNR2xnZlZSj";
+ checksum = "Nbi2wl8U9KHf3LVLczfAb5Kqr7HFv_myReVjxKXUkfhToWfL-pP2o44fDpWHJ4ig";
compress = bzip2;
};
exec = make {};
- inputs = [ bash ];
+ tools = [ bash ];
}