libxml2-32: fixed source URL

This commit is contained in:
Matt Housh 2022-10-15 22:34:10 -05:00
parent 1a0dc1610c
commit 2194e4bd35
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub untrusted comment: verify with /etc/ports/compat-32.pub
RWSwxGo/zH7eXaYl1n8KvN0xpi4lXgmUXNfEbzTZXHlJvX866saKZnBXGB5iOSKMg+9wtQcdMKeVfvIa2XZfQjQ532TSqc193gA= RWSwxGo/zH7eXYY/e+p5N19kMnq7Jl4zsY1UlUv8ecBD+d8z7JBMj5nmHkAsLKTj+2q2iuOO4QOIHPjuz3ptlORWA4p/AEq32w8=
SHA256 (Pkgfile) = 17063a7a24f64b92b6eb139f0028dbb57719aea57cc146f27fadd24eb39d6344 SHA256 (Pkgfile) = c1ccc9242c253f8c05f7642e871987d449c94bb265a0e51550a242f41f274356
SHA256 (.footprint) = 8cef5c332f619f1e974e027523c15f149ff9bfe32fd6e4660abbaeee88b152b7 SHA256 (.footprint) = 8cef5c332f619f1e974e027523c15f149ff9bfe32fd6e4660abbaeee88b152b7
SHA256 (libxml2-2.10.2.tar.xz) = d240abe6da9c65cb1900dd9bf3a3501ccf88b3c2a1cb98317d03f272dda5b265 SHA256 (libxml2-2.10.2.tar.xz) = d240abe6da9c65cb1900dd9bf3a3501ccf88b3c2a1cb98317d03f272dda5b265

View File

@ -6,7 +6,7 @@
name=libxml2-32 name=libxml2-32
version=2.10.2 version=2.10.2
release=2 release=2
source=(https://download.gnome.org/sources/libxml2/${version:0:3}/libxml2-$version.tar.xz) source=(https://download.gnome.org/sources/libxml2/${version:0:4}/libxml2-$version.tar.xz)
build() { build() {
cd ${name%-*}-$version cd ${name%-*}-$version