diff options
author | Aaron Ball <nullspoon@oper.io> | 2023-05-08 14:17:13 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2023-05-08 14:17:13 -0600 |
commit | d35cc6a511121e1813df11cf599d3dfbeb3ff5dd (patch) | |
tree | 0ad11cc69cad754de800225eb1de27c983c7f21d /epiphany | |
parent | 2f205a358647a30ee4ccd20c16b68f0541aa34b2 (diff) | |
download | crux-ports-web-d35cc6a511121e1813df11cf599d3dfbeb3ff5dd.tar.gz crux-ports-web-d35cc6a511121e1813df11cf599d3dfbeb3ff5dd.tar.xz |
epiphany:release 3 for rebuilding with new glibc
Diffstat (limited to 'epiphany')
-rw-r--r-- | epiphany/.signature | 4 | ||||
-rw-r--r-- | epiphany/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/epiphany/.signature b/epiphany/.signature index 4b05f26..88035b4 100644 --- a/epiphany/.signature +++ b/epiphany/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon-web.pub -RWQWGh6g2RuV7qRpV6Ib4qxHoMqfaDYU/wEtRZfADV6NcRwqOExHSHkcviE8mu5qcgpggtBvns7hQ4tyJ8IY3gWM4TafQb3Czgo= -SHA256 (Pkgfile) = e8adac4d52c26e548a2cb2cce0f56d24c64f5bc689f7efb327d50fad37f259ef +RWQWGh6g2RuV7rt++Iht0dpokGHHWdH60FbWP1Mz8aoRhr32QwKpL6XmR9JOff5XGUYjhirBKxkzV4CFg8oK2KQ27iKNcl4FdAo= +SHA256 (Pkgfile) = 642ce32332250a4eec36627a3fb19ff55e06c125709821a32b2a4d1d36b7d7d7 SHA256 (.footprint) = b05340d371cfe684314fd5ef88f16de834af19686c24e3c471ea4c43d1474616 SHA256 (epiphany-44.2.tar.xz) = b1f6df15fb6a617fedd6198b2dcaabd4410d25834409da515709dd77cfc56b33 diff --git a/epiphany/Pkgfile b/epiphany/Pkgfile index 9a41a32..ec59b96 100644 --- a/epiphany/Pkgfile +++ b/epiphany/Pkgfile @@ -6,7 +6,7 @@ name=epiphany version=44.2 -release=2 +release=3 source=(https://download.gnome.org/sources/${name}/${version%.*}/${name}-${version}.tar.xz) build() { |