diff options
author | Matt Housh <jaeger@crux.ninja> | 2020-10-07 00:37:41 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2020-10-07 00:37:41 -0500 |
commit | 3101312a5622f6a60c78bdb06e7b2fbc8a166018 (patch) | |
tree | e708c06d1af21aaaf22525cebf6794b65ecfccfb /gobject-introspection | |
parent | 0be285243d4250d71dfe8cba6f277baf38bc0436 (diff) | |
parent | 87ac1c87aa1af3db8fc4b46a2d421bc7dfc03fda (diff) | |
download | opt-3101312a5622f6a60c78bdb06e7b2fbc8a166018.tar.gz opt-3101312a5622f6a60c78bdb06e7b2fbc8a166018.tar.xz |
Merge branch '3.5' into 3.6
Diffstat (limited to 'gobject-introspection')
-rw-r--r-- | gobject-introspection/.signature | 6 | ||||
-rw-r--r-- | gobject-introspection/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gobject-introspection/.signature b/gobject-introspection/.signature index 800f15be2..d5f09c364 100644 --- a/gobject-introspection/.signature +++ b/gobject-introspection/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UNbkumghrEivySRzC5eD/gQkLyjvnNPTqZVxr+eljzSSfnkI4nqKAsloxVtlJBD3MPevCTSLDPhgR/SaEBlZw4= -SHA256 (Pkgfile) = a11fb18244ede3a5cfad59539c66a495232845af565fd2948b4a4a560aea0c23 +RWSE3ohX2g5d/d7llVMhxeyGXokXi8GscMzJDMzReMy3XmgowQ71YzdwLwzevhVwwtRlAkls2uUVqEJ3hAPlgs5Ix4yjYgnXsQQ= +SHA256 (Pkgfile) = 333d3d6075e1cb490f03769dba6e2ace51b292f936b282dd22209ef33f06ab0e SHA256 (.footprint) = db83623311576c7af129a8f8b9ebb6dd68f15f9c504c31e61a36f466840388a1 -SHA256 (gobject-introspection-1.66.0.tar.xz) = 3d66ea3aec7c3f8f1f83d89db3e78e18e36adc22b8bba45298119f0b3ea50060 +SHA256 (gobject-introspection-1.66.1.tar.xz) = dd44a55ee5f426ea22b6b89624708f9e8d53f5cc94e5485c15c87cb30e06161d diff --git a/gobject-introspection/Pkgfile b/gobject-introspection/Pkgfile index cd0d0bf25..a2c5100ff 100644 --- a/gobject-introspection/Pkgfile +++ b/gobject-introspection/Pkgfile @@ -4,7 +4,7 @@ # Depends on: glib name=gobject-introspection -version=1.66.0 +version=1.66.1 release=1 source=(https://ftp.gnome.org/pub/GNOME/sources/$name/${version::4}/$name-$version.tar.xz) |