diff options
author | Juergen Daubert <jue@jue.li> | 2022-04-04 11:53:50 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-04-04 11:53:50 +0200 |
commit | 870a63f773c2aff0fabe1326866b34ac20cc5155 (patch) | |
tree | 8f662cff6a32e997cff66527a1b96696c17b7c87 /xorg-iceauth | |
parent | e6870f4db3bb446ea02dfa6bbe96a20044563353 (diff) | |
download | xorg-870a63f773c2aff0fabe1326866b34ac20cc5155.tar.gz xorg-870a63f773c2aff0fabe1326866b34ac20cc5155.tar.xz |
xorg-iceauth: update to 1.0.9
Diffstat (limited to 'xorg-iceauth')
-rw-r--r-- | xorg-iceauth/.signature | 6 | ||||
-rw-r--r-- | xorg-iceauth/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-iceauth/.signature b/xorg-iceauth/.signature index 079c7a46..a26637b0 100644 --- a/xorg-iceauth/.signature +++ b/xorg-iceauth/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndL8f95FW/m6CeBZC075vW1GXOE06riiz7ANvrx+pAfP3QEWb5SDs2pTxuJuRyXrkTNs4h0N5mXSqRC/cCXgqLwM= -SHA256 (Pkgfile) = 06eca3a9ed239fb5b2051e089c8307a31d1bd44f01f09813a77b106714918db2 +RWTSGWF5Q7TndFfzFrzF8vJZ5v44uVjt3Wpa+AUgVbKqxQIvHzi8H/6749B7p7BeY9NLuL2Uvi/aju0cOI7z9GE8VzaqZ+3Ecgk= +SHA256 (Pkgfile) = d2b1f333b0d9fead79b5b1adbc04e36e34f4560acd5ee939de26d37c29942557 SHA256 (.footprint) = fc4641a5e7bd8eed450f1965562c0f8a40b601d84a476683ec2b6b866d469c5b -SHA256 (iceauth-1.0.8.tar.bz2) = e6ee213a217265cc76050e4293ea70b98c32dce6505c6421227efbda62ab60c6 +SHA256 (iceauth-1.0.9.tar.xz) = 2cb9dfcb545683af77fb1029bea3fc52dcc8a0666f7b8b2d7373b6ed4c408c05 diff --git a/xorg-iceauth/Pkgfile b/xorg-iceauth/Pkgfile index 3d9adf1a..36bdab84 100644 --- a/xorg-iceauth/Pkgfile +++ b/xorg-iceauth/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-server name=xorg-iceauth -version=1.0.8 +version=1.0.9 release=1 -source=(https://www.x.org/releases/individual/app/iceauth-$version.tar.bz2) +source=(https://www.x.org/releases/individual/app/iceauth-$version.tar.xz) build() { cd iceauth-$version |