diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-21 12:29:15 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-21 12:29:15 +0200 |
commit | 9d12ca0f60671323d665290ccb43c47891cf77cd (patch) | |
tree | cf6b68235c7803ba40f201dc1638a43911c7a7fe | |
parent | 18b85c60a59a0aa645aa92bc60dfe140163d9cb8 (diff) | |
download | xorg-9d12ca0f60671323d665290ccb43c47891cf77cd.tar.gz xorg-9d12ca0f60671323d665290ccb43c47891cf77cd.tar.xz |
xorg-imake: update to 1.0.9
-rw-r--r-- | xorg-imake/.signature | 6 | ||||
-rw-r--r-- | xorg-imake/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-imake/.signature b/xorg-imake/.signature index 5649a258..c713eb5f 100644 --- a/xorg-imake/.signature +++ b/xorg-imake/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndNgcaRZMKjCPyYrc1dLgqLO3ETBUB0rNh1LAxNjvW6kdlJGV/c2oAg/VfQiDK2R4UjMSvkzc+AHhAC4ZGy9mHQE= -SHA256 (Pkgfile) = 8175493b0a90424b5c2b8166b398628535bcdbf8ba6289daaf190fa7bf6c5ebe +RWTSGWF5Q7TndM3B2fAvtPfG9FXLo1PiSNxs932n7RoHpdu8Syfk73AOBARAEx9DQ6iPGX3tTtABD/bIjDkUAks+aGjGUWiucQk= +SHA256 (Pkgfile) = 6b1a5079a4657283b7571e635c7b4f3b1635e95102f4884870f594294f6f63d7 SHA256 (.footprint) = 24091de26fa34f69e4e5997b1cd9ca526786b5ba67fd7305eb358d65a2d6f4b4 -SHA256 (imake-1.0.8.tar.bz2) = b8d2e416b3f29cd6482bcffaaf19286d32917a164d07102a0e531ccd41a2a702 +SHA256 (imake-1.0.9.tar.xz) = 72de9d278f74d95d320ec7b0d745296f582264799eab908260dbea0ce8e08f83 diff --git a/xorg-imake/Pkgfile b/xorg-imake/Pkgfile index 26d7577c..fa7df9b8 100644 --- a/xorg-imake/Pkgfile +++ b/xorg-imake/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-cf-files xorg-xorgproto name=xorg-imake -version=1.0.8 +version=1.0.9 release=1 -source=(https://www.x.org/releases/individual/util/imake-$version.tar.bz2) +source=(https://www.x.org/releases/individual/util/imake-$version.tar.xz) build() { cd imake-$version |