xorg-iceauth: update to 1.0.9

This commit is contained in:
Juergen Daubert 2022-04-04 11:53:50 +02:00
parent e6870f4db3
commit 870a63f773
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndL8f95FW/m6CeBZC075vW1GXOE06riiz7ANvrx+pAfP3QEWb5SDs2pTxuJuRyXrkTNs4h0N5mXSqRC/cCXgqLwM= RWTSGWF5Q7TndFfzFrzF8vJZ5v44uVjt3Wpa+AUgVbKqxQIvHzi8H/6749B7p7BeY9NLuL2Uvi/aju0cOI7z9GE8VzaqZ+3Ecgk=
SHA256 (Pkgfile) = 06eca3a9ed239fb5b2051e089c8307a31d1bd44f01f09813a77b106714918db2 SHA256 (Pkgfile) = d2b1f333b0d9fead79b5b1adbc04e36e34f4560acd5ee939de26d37c29942557
SHA256 (.footprint) = fc4641a5e7bd8eed450f1965562c0f8a40b601d84a476683ec2b6b866d469c5b SHA256 (.footprint) = fc4641a5e7bd8eed450f1965562c0f8a40b601d84a476683ec2b6b866d469c5b
SHA256 (iceauth-1.0.8.tar.bz2) = e6ee213a217265cc76050e4293ea70b98c32dce6505c6421227efbda62ab60c6 SHA256 (iceauth-1.0.9.tar.xz) = 2cb9dfcb545683af77fb1029bea3fc52dcc8a0666f7b8b2d7373b6ed4c408c05

View File

@ -4,9 +4,9 @@
# Depends on: xorg-server # Depends on: xorg-server
name=xorg-iceauth name=xorg-iceauth
version=1.0.8 version=1.0.9
release=1 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() { build() {
cd iceauth-$version cd iceauth-$version