mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/unrealircd to 4.0.9-1
This commit is contained in:
parent
183591a76b
commit
32a2cdd454
1 changed files with 7 additions and 7 deletions
|
@ -6,8 +6,8 @@
|
|||
# - patch to fix AArch64 FTBFS
|
||||
|
||||
pkgname=unrealircd
|
||||
pkgver=4.0.8
|
||||
pkgrel=2
|
||||
pkgver=4.0.9
|
||||
pkgrel=1
|
||||
pkgdesc="Open Source IRC Server"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://unrealircd.com"
|
||||
|
@ -22,11 +22,11 @@ source=(https://www.unrealircd.org/unrealircd4/unrealircd-$pkgver.tar.gz
|
|||
unrealircd.tmpfiles.d
|
||||
install.pl
|
||||
0001-run-autoreconf-on-TRE-library.patch)
|
||||
md5sums=('4baa6d80bfa185f9edef9a837b2a4b5a'
|
||||
'677d8de0bae770488a2c1730f9475a51'
|
||||
'3ec519ea7dbe99696eb6c51dfc0d382a'
|
||||
'3a23792b03420fc578cf6688b1574ae3'
|
||||
'1657e9d68926ede143916f5ab9195eea')
|
||||
sha256sums=('fd089e028ccf8aed2164dd0e61f75a915a2dc16db26b46138681859915320922'
|
||||
'0a6d3c269ba5379f967b2ec035ad4c6226d42ce22ffaaf8c3e5b37ba8ee02ddd'
|
||||
'2b2efb4b87b5b270e87fc0187ac1c559d41a41e6c81615182dc2bdd18bfcaccd'
|
||||
'43f07093ada8eb5c954f9e2e189610575906c690c0953fec041d4f2d31210d85'
|
||||
'425d6c1819375f8164998d49b4558396831efe36458c2d052927724494ae3961')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"/unrealircd-$pkgver
|
||||
|
|
Loading…
Reference in a new issue