diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-04-06 20:23:16 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-04-06 20:24:42 +1000 |
commit | fd40f7cfd2907f8aaa6394abfa2f8b9789f623ed (patch) | |
tree | 137f6174e59933818b503f272b8b43b33198e7bb /hexchat | |
parent | a7acf756484cfb31abec8459fc9f6fad05e4ae05 (diff) | |
download | opt-fd40f7cfd2907f8aaa6394abfa2f8b9789f623ed.tar.gz opt-fd40f7cfd2907f8aaa6394abfa2f8b9789f623ed.tar.xz |
hexchat: regenerate configure
Diffstat (limited to 'hexchat')
-rw-r--r-- | hexchat/.signature | 4 | ||||
-rw-r--r-- | hexchat/Pkgfile | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/hexchat/.signature b/hexchat/.signature index 96b6bea26..0c28320c8 100644 --- a/hexchat/.signature +++ b/hexchat/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZX78J/Xv8j7kDzx/MOBbgbN/whu6787t1KT4PNg1nVk2/5+kfTj5NbphwQQeDD+2ARfB2hiquJcLoBe2ISbOQs= -SHA256 (Pkgfile) = c5604b8f867783e1327c69a402d528fdb9e71afc6e306346421bccb80f356944 +RWSE3ohX2g5d/TzGa7BIeiTbgtRqB5Y2pLzC+UEfiDuoFRYwvW1RUeh4WlkJOcKD4NM1fwIieQXHmQBl1FjIXWbk7Eoc1/QRCgc= +SHA256 (Pkgfile) = e584c24caebc1e61f924e1ce8068f5734a3111920adc24794b097a958f5893ee SHA256 (.footprint) = 23bf408e9ed745eb12003a6b2270de16b3a651b03374c34b29edec11ceac6cdd SHA256 (hexchat-2.12.4.tar.xz) = fa35913158bbc7d0d99de79371b6df3e8d21802f1d2c7c92f0e5db694acf2c3a SHA256 (hexchat-enchant2.0.patch) = d5f1e70b696337b15d40386292748483d2b27631a9bba6cfa5c97eae4f6987f1 diff --git a/hexchat/Pkgfile b/hexchat/Pkgfile index 900065737..8a1aedeb3 100644 --- a/hexchat/Pkgfile +++ b/hexchat/Pkgfile @@ -24,6 +24,8 @@ build() { LUA='--disable-lua' fi + autoreconf -vi + ./configure \ --prefix=/usr \ --enable-python=python2 \ |